summaryrefslogtreecommitdiff
path: root/chromium/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/common/chrome_switches.h')
-rw-r--r--chromium/chrome/common/chrome_switches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/chrome/common/chrome_switches.h b/chromium/chrome/common/chrome_switches.h
index c014345f4d8..2199d95ac01 100644
--- a/chromium/chrome/common/chrome_switches.h
+++ b/chromium/chrome/common/chrome_switches.h
@@ -37,6 +37,7 @@ extern const char kAllowRunningInsecureContent[];
extern const char kAllowSilentPush[];
extern const char kApp[];
extern const char kAppId[];
+extern const char kAppLaunchUrlForShortcutsMenuItem[];
extern const char kAppModeAuthCode[];
extern const char kAppModeOAuth2Token[];
extern const char kAppsGalleryDownloadURL[];
@@ -78,7 +79,6 @@ extern const char kDisableExtensionsFileAccessCheck[];
extern const char kDisablePrintPreview[];
extern const char kDisablePromptOnRepost[];
extern const char kDisableSearchGeolocationDisclosure[];
-extern const char kDisableXrDeviceConsentPromptForTesting[];
extern const char kDisableZeroBrowsersOpenForTests[];
extern const char kDiskCacheDir[];
extern const char kDiskCacheSize[];