Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index a85ae97ea3163579b5a0e1df278f1ec2d6e0dc7f..bed3ab94ba7f913a2ad6b27547ac34fba408a89b 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1293,9 +1293,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) |