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

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

Issue 2660143002: Removing iPad Tab Switcher experimental flag. (Closed)
Patch Set: 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
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 67dd19dc86a4ec4ec879da1a4c38c72683e4e8ff..5f45087702c6b1c4c85940b3c7534288c96bbad3 100644
--- a/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
+++ b/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
@@ -56,34 +56,6 @@
<key>Type</key>
<string>PSGroupSpecifier</string>
<key>Title</key>
- <string>iPad Tab Switcher</string>
- </dict>
- <dict>
- <key>Type</key>
- <string>PSMultiValueSpecifier</string>
- <key>Title</key>
- <string>Enable Tab Switcher</string>
- <key>Key</key>
- <string>EnableTabSwitcher</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>
- <key>Title</key>
<string>Reader mode</string>
</dict>
<dict>

Powered by Google App Engine
This is Rietveld 408576698