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 2967273002: [Payments] Add an entry for Payment Request to chrome://flags on iOS (Closed)
Patch Set: deps fix Created 3 years, 5 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/about_flags.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 8a6db57c0bad98e56e375981a21ed3ae29c77f48..885b6e6cde3cc6761b919e9dedfd4129dbfc09eb 100644
--- a/ios/chrome/browser/chrome_switches.h
+++ b/ios/chrome/browser/chrome_switches.h
@@ -17,7 +17,6 @@ extern const char kDisableIOSPasswordSuggestions[];
extern const char kDisableLRUSnapshotCache[];
extern const char kDisableNTPFavicons[];
extern const char kDisableOfflineAutoReload[];
-extern const char kDisablePaymentRequest[];
extern const char kDisableTabStripAutoScrollNewTabs[];
extern const char kDisableIOSPhysicalWeb[];
extern const char kDisableRequestMobileSite[];
@@ -34,7 +33,6 @@ extern const char kEnableIOSPasswordGeneration[];
extern const char kEnableLRUSnapshotCache[];
extern const char kEnableNTPFavicons[];
extern const char kEnableOfflineAutoReload[];
-extern const char kEnablePaymentRequest[];
extern const char kEnableReaderModeToolbarIcon[];
extern const char kEnableSpotlightActions[];
extern const char kEnableIOSPhysicalWeb[];
« no previous file with comments | « ios/chrome/browser/about_flags.mm ('k') | ios/chrome/browser/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698