| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 16343be22647e314b037ecd75c56a5c8a0b4e85f..fd10825dffe8546d5c173c058b240db9352032cf 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -273,6 +273,7 @@ extern const char kDeleteCache[];
|
| extern const char kDeleteCookies[];
|
| extern const char kDeletePasswords[];
|
| extern const char kDeleteFormData[];
|
| +extern const char kDeleteHostedAppsData[];
|
| extern const char kDeauthorizeContentLicenses[];
|
| extern const char kEnableSpellCheck[];
|
| extern const char kSpeechInputTrayNotificationShown[];
|
|
|