Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 74581303ffe4c769c4795b488e9dc9e0be4bcbca..e67227adbb59ef1734b1a33cace0ccca8a1a3f56 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -490,9 +490,14 @@ extern const char kCarrierDealPromoShown[]; |
| #endif |
| extern const char kClearPluginLSODataEnabled[]; |
| - |
| extern const char kDiskCacheDir[]; |
| +extern const char kImportBookmarks[]; |
|
Mattias Nissler (ping if slow)
2011/07/20 09:28:31
Please keep declaration order here in sync with de
|
| +extern const char kImportHistory[]; |
| +extern const char kImportHomepage[]; |
| +extern const char kImportSearchEngine[]; |
| +extern const char kImportSavedPasswords[]; |
| + |
| extern const char kRegisteredBackgroundContents[]; |
| extern const char kAuthSchemes[]; |