Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3024)

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2692793007: cros: Move DemoModeDetector out of webui directory. (Closed)
Patch Set: Initial upload Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 07008685e4ea287b55506089ba92f50596453a14..f979675e109a5cd98072185ddd2b2f975bf8c8a7 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -247,8 +247,6 @@ split_static_library("ui") {
"webui/chromeos/login/controller_pairing_screen_handler.h",
"webui/chromeos/login/core_oobe_handler.cc",
"webui/chromeos/login/core_oobe_handler.h",
- "webui/chromeos/login/demo_mode_detector.cc",
- "webui/chromeos/login/demo_mode_detector.h",
"webui/chromeos/login/device_disabled_screen_handler.cc",
"webui/chromeos/login/device_disabled_screen_handler.h",
"webui/chromeos/login/enable_debugging_screen_handler.cc",
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698