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

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

Issue 3119038: yRevert 57093 - dom-ui options: record user metrics for pref changes.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 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: chrome/browser/resources/options/autofill_options.html
===================================================================
--- chrome/browser/resources/options/autofill_options.html (revision 57095)
+++ chrome/browser/resources/options/autofill_options.html (working copy)
@@ -6,8 +6,7 @@
</h1>
<div class="autofill-section">
- <label><input id="autoFillEnabled" pref="autofill.enabled"
- metric="Options_FormAutofill" type="checkbox">
+ <label><input id="autoFillEnabled" pref="autofill.enabled"type="checkbox">
<span i18n-content="autoFillEnabled"></span></label>
</div>
« no previous file with comments | « chrome/browser/resources/options/advanced_options.js ('k') | chrome/browser/resources/options/browser_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698