Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 56ff7567771da8e15543e519b31de3ea608077a6..189811e5c4d1a7ebbd40cd7b12c10b6f092c8a80 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -346,10 +346,8 @@ extern const char kDisableZeroSuggest[]; |
extern const char kEnableAccessibilityTabSwitcher[]; |
extern const char kEnableAppInstallAlerts[]; |
extern const char kEnableContextualSearch[]; |
-extern const char kEnableZeroSuggestEtherSerp[]; |
-extern const char kEnableZeroSuggestEtherNoSerp[]; |
extern const char kEnableZeroSuggestMostVisited[]; |
-extern const char kEnableZeroSuggestPersonalized[]; |
+extern const char kEnableZeroSuggestMostVisitedWithoutSerp[]; |
extern const char kEnableInstantSearchClicks[]; |
#endif |