| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2cdb115f42c65260d0b4b539496932324eaf73f2..626570ce680d8eea530090542e8f75ffe5b302aa 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -289,6 +289,7 @@ extern const char kEnableAutoSpellCorrect[];
|
| extern const char kSavingBrowserHistoryDisabled[];
|
| extern const char kAllowDeletingBrowserHistory[];
|
| extern const char kForceSafeSearch[];
|
| +extern const char kRecordHistory[];
|
| extern const char kDeleteTimePeriod[];
|
| extern const char kLastClearBrowsingDataTime[];
|
| #if defined(OS_LINUX) && !defined(OS_CHROMEOS)
|
|
|