| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 7a34dddd8588075703f5bbae7efc37d346c4285c..d685ba8298765bdab4bece0318d6b362786761d4 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -302,14 +302,6 @@ extern const char kEolNotificationDismissed[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kShowHomeButton[];
|
| extern const char kRecentlySelectedEncoding[];
|
| -extern const char kDeleteBrowsingHistory[];
|
| -extern const char kDeleteDownloadHistory[];
|
| -extern const char kDeleteCache[];
|
| -extern const char kDeleteCookies[];
|
| -extern const char kDeletePasswords[];
|
| -extern const char kDeleteFormData[];
|
| -extern const char kDeleteHostedAppsData[];
|
| -extern const char kDeleteMediaLicenses[];
|
| extern const char kEnableContinuousSpellcheck[];
|
| extern const char kSpeechRecognitionFilterProfanities[];
|
| extern const char kSavingBrowserHistoryDisabled[];
|
|
|