| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 39c1cee9e239a51fc64c928fd2a7ae25dd5188d6..7d0cc23d8a1cd8e0515229aebb5752619329a4ca 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 kSafeSearchEnabled[];
|
| extern const char kDeleteTimePeriod[];
|
| #if defined(TOOLKIT_GTK)
|
| extern const char kUsesSystemTheme[];
|
|
|