| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 0b6adb79a76f250c6565c9a23db650ce30e21ae5..0f820b1e30fc6bea61061c5b7606ca5439fcd2c0 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -302,6 +302,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[];
|
|
|