| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a9c11eece97ace216bc305e9b871f2510ece0bb9..e261e05cc7c10230a2eae946861972f036f1e6b2 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -396,6 +396,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[];
|
|
|