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

Unified Diff: chrome/common/chrome_switches.h

Issue 2657923002: Add a Kill switch for WebVR cardboard support through finch. (Closed)
Patch Set: Formating Created 3 years, 11 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 | « chrome/browser/android/chrome_feature_list.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 4c5997791712d9d86df240f153b03c640d1a6e8e..e4cd9d0e684f37e9bfa506fd53b5bd762f4a4a35 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -256,14 +256,12 @@ extern const char kLocalNtpReload[];
extern const char kAuthAndroidNegotiateAccountType[];
extern const char kDisableAppLink[];
extern const char kDisableContextualSearch[];
-extern const char kDisableVrShell[];
extern const char kEnableAccessibilityTabSwitcher[];
extern const char kEnableAppLink[];
extern const char kEnableContextualSearch[];
extern const char kEnableContextualSearchContextualCardsBarIntegration[];
extern const char kEnableHostedMode[];
extern const char kEnableHungRendererInfoBar[];
-extern const char kEnableVrShell[];
extern const char kForceShowUpdateMenuBadge[];
extern const char kForceShowUpdateMenuItem[];
extern const char kForceShowUpdateMenuItemCustomSummary[];
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698