Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index c95ca68e062607515d867eb89e8e17a8e7b1f2db..55a9ccbacd52b0ecea3efa4655fe3a198407efaa 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -354,6 +354,7 @@ extern const char kImportHistory[]; |
| extern const char kImportHomepage[]; |
| extern const char kImportSearchEngine[]; |
| extern const char kImportSavedPasswords[]; |
| +extern const char kImportAutofillFormData[]; |
|
Ilya Sherman
2014/08/20 05:47:42
nit: Please alphabetize (it looks like the last tw
Nikhil
2014/08/20 11:29:17
Done.
|
| extern const char kProfileAvatarIndex[]; |
| extern const char kProfileUsingDefaultName[]; |