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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index c0a0f52..d865468c 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -451,9 +451,10 @@ extern const char kRelauncherProcess[];
#if defined(OS_WIN)
extern const char kDebugPrint[];
+extern const char kEnableCloudPrintXps[];
extern const char kEnableProfileShortcutManager[];
-extern const char kForceImmersive[];
extern const char kForceDesktop[];
+extern const char kForceImmersive[];
extern const char kPrintRaster[];
extern const char kRelaunchShortcut[];
extern const char kViewerConnect[];