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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 0ee63fe..e7963b6 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -351,17 +351,13 @@ extern const char kRelauncherProcessDMGDevice[];
#if defined(OS_WIN)
extern const char kEnableCloudPrintXps[];
extern const char kEnableProfileShortcutManager[];
-extern const char kForceDesktop[];
-extern const char kForceImmersive[];
extern const char kHideIcons[];
extern const char kNoNetworkProfileWarning[];
extern const char kPrefetchArgumentBrowserBackground[];
extern const char kPrefetchArgumentWatcher[];
-extern const char kRelaunchShortcut[];
extern const char kShowIcons[];
extern const char kUninstall[];
extern const char kViewerLaunchViaAppId[];
-extern const char kWaitForMutex[];
extern const char kWatcherProcess[];
extern const char kWindows8Search[];
#endif // defined(OS_WIN)