| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d6d79b2810518a8a8ff3ec1d8971ceef11ff6ad9..42aad648344ecedb699d7745fb32eb82b683c146 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -401,6 +401,7 @@ extern const char kAutofillDialogHasPaidWithWallet[];
|
| extern const char kAutofillDialogPayWithoutWallet[];
|
| extern const char kAutofillDialogShowCount[];
|
| extern const char kAutofillGeneratedCardBubbleTimesShown[];
|
| +extern const char kAutofillDialogDefaults[];
|
| extern const char kEditBookmarksEnabled[];
|
|
|
| extern const char kEnableTranslate[];
|
|
|