summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 8d402a7..ceff503 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -411,6 +411,7 @@ extern const char kOpenAsh[];
#if defined(OS_CHROMEOS)
// Keep switches in alphabetical order.
+// See also src/chromeos/chromeos_switches.h
extern const char kAshWebUIInit[];
extern const char kDisableAppMode[];
extern const char kDisableBootAnimation[];
@@ -430,22 +431,11 @@ extern const char kEnableKioskMode[];
extern const char kEnableRequestTabletSite[];
extern const char kEnableStaticIPConfig[];
extern const char kEnableWebTrustCerts[];
-extern const char kFirstBoot[];
-extern const char kForceLoginManagerInTests[];
extern const char kHasChromeOSKeyboard[];
extern const char kHasChromeOSDiamondKey[];
extern const char kKioskModeScreensaverPath[];
-extern const char kLoginManager[];
-// TODO(avayvod): Remove this flag when it's unnecessary for testing
-// purposes.
-extern const char kLoginScreen[];
-extern const char kLoginScreenSize[];
-extern const char kLoginProfile[];
-extern const char kLoginUser[];
-extern const char kLoginPassword[];
extern const char kNaturalScrollDefault[];
extern const char kNoDiscardTabs[];
-extern const char kGuestSession[];
extern const char kEchoExtensionPath[];
extern const char kStubCrosSettings[];
extern const char kAuthExtensionPath[];