| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 39c1cee9e239a51fc64c928fd2a7ae25dd5188d6..f45ea7b478fb4f7f4b08eb602a375cbff8be525c 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -300,6 +300,7 @@ extern const char kSpeechRecognitionTrayNotificationShownContexts[];
|
| extern const char kEnabledLabsExperiments[];
|
| extern const char kEnableAutoSpellCorrect[];
|
| extern const char kSavingBrowserHistoryDisabled[];
|
| +extern const char kForceSafeSearch[];
|
| extern const char kDeleteTimePeriod[];
|
| #if defined(TOOLKIT_GTK)
|
| extern const char kUsesSystemTheme[];
|
|
|