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

Unified Diff: chrome/browser/resources/options/browser_options.html

Issue 7461075: Revert 94073 (broke a ton of tests) - Introduce a field trial for Instant. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 5 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
« no previous file with comments | « chrome/browser/instant/instant_field_trial.cc ('k') | chrome/browser/resources/options/browser_options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/browser_options.html
===================================================================
--- chrome/browser/resources/options/browser_options.html (revision 94076)
+++ chrome/browser/resources/options/browser_options.html (working copy)
@@ -94,8 +94,6 @@
<div id="instantOption" class="checkbox">
<label>
<!-- TODO(estade): metric? -->
- <input id="instantFieldTrialCheckbox" type="checkbox"
- checked="checked" hidden>
<input id="instantEnabledCheckbox" type="checkbox"
pref="instant.enabled">
<span i18n-content="instantName"></span>
« no previous file with comments | « chrome/browser/instant/instant_field_trial.cc ('k') | chrome/browser/resources/options/browser_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698