Index: chrome/browser/resources/options/autofill_options.html |
diff --git a/chrome/browser/resources/options/autofill_options.html b/chrome/browser/resources/options/autofill_options.html |
index 27a869aced58726142f2c69b860f12817d947b74..f24da00fe726602d26b42ed50b19abd97129d421 100644 |
--- a/chrome/browser/resources/options/autofill_options.html |
+++ b/chrome/browser/resources/options/autofill_options.html |
@@ -5,7 +5,8 @@ |
<if expr="is_macosx"> |
<div class="checkbox"> |
<label> |
- <input pref="autofill.auxiliary_profiles_enabled" type="checkbox" |
+ <input pref="autofill.use_mac_address_book" type="checkbox" |
+ id="autofill-use-mac-address-book-checkbox" |
metric="Options_AutofillAuxiliaryProfiles"> |
<span i18n-content="auxiliaryProfilesEnabled"></span> |
</label> |