Index: chrome/browser/resources/options/autofill_options.html |
=================================================================== |
--- chrome/browser/resources/options/autofill_options.html (revision 56963) |
+++ chrome/browser/resources/options/autofill_options.html (working copy) |
@@ -6,7 +6,8 @@ |
</h1> |
<div class="autofill-section"> |
- <label><input id="autoFillEnabled" pref="autofill.enabled"type="checkbox"> |
+ <label><input id="autoFillEnabled" pref="autofill.enabled" |
+ metric="Options_FormAutofill" type="checkbox"> |
<span i18n-content="autoFillEnabled"></span></label> |
</div> |