summaryrefslogtreecommitdiff
path: root/chromium/components/autofill/core/common/autofill_pref_names.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/autofill/core/common/autofill_pref_names.h')
-rw-r--r--chromium/components/autofill/core/common/autofill_pref_names.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/components/autofill/core/common/autofill_pref_names.h b/chromium/components/autofill/core/common/autofill_pref_names.h
index 43c0bdae174..43c2ba84974 100644
--- a/chromium/components/autofill/core/common/autofill_pref_names.h
+++ b/chromium/components/autofill/core/common/autofill_pref_names.h
@@ -19,7 +19,7 @@ extern const char kAutofillEnabled[];
extern const char kAutofillLastVersionDeduped[];
extern const char kAutofillLastVersionDisusedAddressesDeleted[];
extern const char kAutofillLastVersionDisusedCreditCardsDeleted[];
-extern const char kAutofillProfileUseDatesFixed[];
+extern const char kAutofillOrphanRowsRemoved[];
extern const char kAutofillWalletImportEnabled[];
extern const char kAutofillWalletImportStorageCheckboxState[];