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

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

Issue 2934463002: [iOS] Add experimental new keyboard accessory view. (Closed)
Patch Set: Addressed comments. Created 3 years, 6 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 7f4c7deeb326db67e6c28caaab8d34b4c6b718c5..d9deeaad25bae47bf9e011059646a2311f43e9b0 100644
--- a/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
+++ b/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
@@ -424,6 +424,16 @@
</dict>
<dict>
<key>Type</key>
+ <string>PSToggleSwitchSpecifier</string>
+ <key>Title</key>
+ <string>Enabled New Keyboard Accessory View</string>
+ <key>Key</key>
+ <string>NewKeyboardAccessoryViewEnabled</string>
+ <key>DefaultValue</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>Type</key>
<string>PSGroupSpecifier</string>
<key>Title</key>
<string>Memory</string>

Powered by Google App Engine
This is Rietveld 408576698