Index: components/autofill/core/common/autofill_pref_names.h |
diff --git a/components/autofill/core/common/autofill_pref_names.h b/components/autofill/core/common/autofill_pref_names.h |
index 50af375f22f88b7f33ec298ddeb31f21f321c9e1..eabec06ac48a1c7b7fc6e0f3320b48e755cddd02 100644 |
--- a/components/autofill/core/common/autofill_pref_names.h |
+++ b/components/autofill/core/common/autofill_pref_names.h |
@@ -15,6 +15,8 @@ extern const char kAutofillAuxiliaryProfilesQueried[]; |
extern const char kAutofillEnabled[]; |
extern const char kAutofillNegativeUploadRate[]; |
extern const char kAutofillPositiveUploadRate[]; |
+extern const char kAutofillUseMacAddressBook[]; |
+extern const char kAutofillUseMacAddressBookMigration[]; |
} // namespace prefs |
} // namespace autofill |