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

Unified Diff: ios/chrome/browser/resources/Settings.bundle/Experimental.plist

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/ios_chrome_flag_descriptions.cc ('k') | ios/chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/resources/Settings.bundle/Experimental.plist
diff --git a/ios/chrome/browser/resources/Settings.bundle/Experimental.plist b/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
index a666936549437228b4300cb2776dc15be4592515..635428dc8656a703ea8916102789a34ae51775e1 100644
--- a/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
+++ b/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
@@ -576,28 +576,6 @@
<key>Title</key>
<string>Web APIs</string>
</dict>
- <dict>
- <key>Type</key>
- <string>PSMultiValueSpecifier</string>
- <key>Title</key>
- <string>Enable Payment Request</string>
- <key>Key</key>
- <string>EnablePaymentRequest</string>
- <key>DefaultValue</key>
- <string></string>
- <key>Values</key>
- <array>
- <string></string>
- <string>Enabled</string>
- <string>Disabled</string>
- </array>
- <key>Titles</key>
- <array>
- <string>Default</string>
- <string>Enabled</string>
- <string>Disabled</string>
- </array>
- </dict>
<dict>
<key>Type</key>
<string>PSGroupSpecifier</string>
« no previous file with comments | « ios/chrome/browser/ios_chrome_flag_descriptions.cc ('k') | ios/chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698