Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 2bbd9bbe43856fbb4b3b41786c699ac4fdc6a331..d38c916cf23ea37aefdea2b7adb608671a70952a 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1302,9 +1302,6 @@ const char kEnableZeroSuggestPersonalized[] = |
// Enables instant search clicks feature. |
const char kEnableInstantSearchClicks[] = "enable-instant-search-clicks"; |
-// Enables EmbeddedSearch API in the search results page. |
-const char kEnableEmbeddedSearchAPI[] = "enable-embeddedsearch-api"; |
- |
#endif |
#if defined(USE_ASH) |