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

Unified Diff: ios/chrome/browser/chrome_switches.h

Issue 2676803002: Remove the iOS QR Code scanner experiment code. (Closed)
Patch Set: Addressed comment. Created 3 years, 10 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 | « ios/chrome/browser/app_startup_parameters.mm ('k') | ios/chrome/browser/chrome_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/chrome_switches.h
diff --git a/ios/chrome/browser/chrome_switches.h b/ios/chrome/browser/chrome_switches.h
index 93f341877e67bf3375fd29128af46a68c543bc09..7734db9aa7aea17c376bfb405ad6fc884c68412a 100644
--- a/ios/chrome/browser/chrome_switches.h
+++ b/ios/chrome/browser/chrome_switches.h
@@ -18,7 +18,6 @@ extern const char kDisableLRUSnapshotCache[];
extern const char kDisableNTPFavicons[];
extern const char kDisableOfflineAutoReload[];
extern const char kDisablePaymentRequest[];
-extern const char kDisableQRScanner[];
extern const char kDisableSpotlightActions[];
extern const char kDisableTabStripAutoScrollNewTabs[];
extern const char kDisableTabSwitcher[];
@@ -35,7 +34,6 @@ extern const char kEnableLRUSnapshotCache[];
extern const char kEnableNTPFavicons[];
extern const char kEnableOfflineAutoReload[];
extern const char kEnablePaymentRequest[];
-extern const char kEnableQRScanner[];
extern const char kEnableReaderModeToolbarIcon[];
extern const char kEnableSpotlightActions[];
extern const char kEnableTabSwitcher[];
« no previous file with comments | « ios/chrome/browser/app_startup_parameters.mm ('k') | ios/chrome/browser/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698