| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 21fdd0c3f508b090da01e3f328cb69eae073bbbd..b3b87f9090742ad17ca487ac17aeef803628040e 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[];
|
|
|