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

Unified Diff: trunk/src/chromeos/chromeos_switches.h

Issue 13590004: Revert 192504 "Re-apply 192420: Move login switches to src/chromeos" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 9 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 | « trunk/src/chrome/common/logging_chrome.cc ('k') | trunk/src/chromeos/chromeos_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chromeos/chromeos_switches.h
===================================================================
--- trunk/src/chromeos/chromeos_switches.h (revision 192508)
+++ trunk/src/chromeos/chromeos_switches.h (working copy)
@@ -26,21 +26,10 @@
CHROMEOS_EXPORT extern const char kEnableExperimentalBluetooth[];
CHROMEOS_EXPORT extern const char kEnableNewNetworkChangeNotifier[];
CHROMEOS_EXPORT extern const char kEnableOOBEBlockingUpdate[];
+CHROMEOS_EXPORT extern const char kUseNewNetworkConfigurationHandlers[];
CHROMEOS_EXPORT extern const char kEnableScreensaverExtensions[];
CHROMEOS_EXPORT extern const char kEnableStubInteractive[];
-CHROMEOS_EXPORT extern const char kForceLoginManagerInTests[];
-CHROMEOS_EXPORT extern const char kFirstBoot[];
-CHROMEOS_EXPORT extern const char kGuestSession[];
-CHROMEOS_EXPORT extern const char kLoginManager[];
-CHROMEOS_EXPORT extern const char kLoginPassword[];
-CHROMEOS_EXPORT extern const char kLoginProfile[];
-// TODO(avayvod): Remove this flag when it's unnecessary for testing
-// purposes.
-CHROMEOS_EXPORT extern const char kLoginScreen[];
-CHROMEOS_EXPORT extern const char kLoginScreenSize[];
-CHROMEOS_EXPORT extern const char kLoginUser[];
CHROMEOS_EXPORT extern const char kSmsTestMessages[];
-CHROMEOS_EXPORT extern const char kUseNewNetworkConfigurationHandlers[];
} // namespace switches
} // namespace chromeos
« no previous file with comments | « trunk/src/chrome/common/logging_chrome.cc ('k') | trunk/src/chromeos/chromeos_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698