Index: chrome/browser/search/search.h |
diff --git a/chrome/browser/search/search.h b/chrome/browser/search/search.h |
index 877b0bb175bb8db5a071d27d15f22b185a7f27a3..dc960609a04aef591f71d5c8567ca582e682ca2a 100644 |
--- a/chrome/browser/search/search.h |
+++ b/chrome/browser/search/search.h |
@@ -25,11 +25,6 @@ class WebContents; |
namespace chrome { |
-// The key used to store search terms data in the NavigationEntry to be later |
-// displayed in the omnibox. With the context of the user's exact query, |
-// InstantController sets the correct search terms to be displayed. |
-extern const char kInstantExtendedSearchTermsKey[]; |
- |
// Use this value for "start margin" to prevent the "es_sm" parameter from |
// being used. |
extern const int kDisableStartMargin; |