0
Files
src/apps
Jay Kapadia a6ba1a0e78 Removed "chrome::" namespace from "chrome/*" and "apps/*"
Following things have been moved from chrome namespace to the global
namespace:
1)enum ResultCode
2)bool IsNormalResultCode(ResultCode code)

Also, the import "chromeos/startup/startup.h" has been removed from
"chrome/common/chrome_result_codes.h" as the file is deleted.

Bug: 41050580
Change-Id: Iac197606d10e2741c83a03c1de66134f59bb507b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6196899
Commit-Queue: David Roger <droger@chromium.org>
Reviewed-by: Stefan Kuhne <skuhne@chromium.org>
Reviewed-by: David Roger <droger@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1416829}
2025-02-06 08:47:54 -08:00
..