| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2dd53b14e2fe1e3e642190fad3d8df38db490c77..6a99b0d9b9e95ebd6559a5c656d5ccfcfb0fd2b1 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -482,9 +482,14 @@ extern const char kCarrierDealPromoShown[];
|
| #endif
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
| -
|
| extern const char kDiskCacheDir[];
|
|
|
| +extern const char kImportBookmarks[];
|
| +extern const char kImportHistory[];
|
| +extern const char kImportHomepage[];
|
| +extern const char kImportSearchEngine[];
|
| +extern const char kImportSavedPasswords[];
|
| +
|
| extern const char kRegisteredBackgroundContents[];
|
|
|
| extern const char kAuthSchemes[];
|
|
|