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 9d6dddb9cc3f2d5e67fe85292890370e2507c8d6..f29a6863b33e1c3dcb738b7571729951d234b55e 100644 |
--- a/ios/chrome/browser/resources/Settings.bundle/Experimental.plist |
+++ b/ios/chrome/browser/resources/Settings.bundle/Experimental.plist |
@@ -336,6 +336,16 @@ |
<key>DefaultValue</key> |
<false/> |
</dict> |
+ <dict> |
+ <key>Type</key> |
+ <string>PSToggleSwitchSpecifier</string> |
noyau (Ping after 24h)
2017/01/18 15:08:35
Never do a toggle is what I learned over time. Alw
gambard
2017/01/18 16:54:04
Done.
|
+ <key>Title</key> |
+ <string>Enable Suggestions UI</string> |
+ <key>Key</key> |
+ <string>EnableSuggestions</string> |
+ <key>DefaultValue</key> |
+ <false/> |
+ </dict> |
<dict> |
<key>Type</key> |
<string>PSMultiValueSpecifier</string> |