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

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

Issue 2894883004: Removed IsNativeAppLauncherEnabled() experiment (Closed)
Patch Set: rebase Created 3 years, 7 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 d898bea2e2f6c9041238873b662bcb1e82569dfb..7dc03be4c8969c5a01add86f1b6ca93e7cae8c32 100644
--- a/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
+++ b/ios/chrome/browser/resources/Settings.bundle/Experimental.plist
@@ -446,16 +446,6 @@
</dict>
<dict>
<key>Type</key>
- <string>PSToggleSwitchSpecifier</string>
- <key>Title</key>
- <string>Enable Native App Launcher</string>
- <key>Key</key>
- <string>NativeAppLauncherEnabled</string>
- <key>DefaultValue</key>
- <false/>
- </dict>
- <dict>
- <key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Origin Server Host</string>

Powered by Google App Engine
This is Rietveld 408576698