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

Unified Diff: chrome/browser/chromeos/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 | « no previous file | chrome/browser/chromeos/login/demo_mode/demo_mode_detector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 5c5f76dbc95047d47b32c0c557393d24a622b605..8c88a22c367f845db88db6d47fd5084d580c3c6c 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -683,6 +683,8 @@ source_set("chromeos") {
"login/chrome_restart_request.h",
"login/demo_mode/demo_app_launcher.cc",
"login/demo_mode/demo_app_launcher.h",
+ "login/demo_mode/demo_mode_detector.cc",
+ "login/demo_mode/demo_mode_detector.h",
"login/easy_unlock/bootstrap_manager.cc",
"login/easy_unlock/bootstrap_manager.h",
"login/easy_unlock/bootstrap_user_context_initializer.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/demo_mode/demo_mode_detector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698