Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 713da64e7ef1e3226712459c5285569e8c3a5d1e..66de25bb02007e387c0287495c4b4103cd28e26d 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[]; |