| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index c40f2d7ac2ee0bd568115f7bb36c654f5d377fd7..4473010a86f8bd07a1e23368957b211c8efaa635 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -287,6 +287,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)
|
|
|