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

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

Issue 2751793002: Cleaned up old navigation code that did not use pending navigation item. (Closed)
Patch Set: Moar DCHECKs Created 3 years, 9 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 21aaa2eca8c4665dc710c3392c62e35d5aeea75e..6207de6edb3b02f7d266e6a2c5828ab9462d094d 100644
--- a/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
+++ b/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
@@ -6,16 +6,6 @@
<array>
<dict>
<key>Type</key>
- <string>PSToggleSwitchSpecifier</string>
- <key>Title</key>
- <string>Disable pending index navigation</string>
- <key>Key</key>
- <string>PendingIndexNavigationDisabled</string>
- <key>DefaultValue</key>
- <false/>
- </dict>
- <dict>
- <key>Type</key>
<string>PSMultiValueSpecifier</string>
<key>Title</key>
<string>Enable SnapshotLRUCache</string>

Powered by Google App Engine
This is Rietveld 408576698