Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: components/search/search.h

Issue 1543203002: Remove a variety of no-longer-used query params. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/search/search.h
diff --git a/components/search/search.h b/components/search/search.h
index 2ce62047b68cef2597071108e4bba200a1b24c08..63e8e1f386e4847052af0549501cc0ab74d970fe 100644
--- a/components/search/search.h
+++ b/components/search/search.h
@@ -18,10 +18,6 @@ class TemplateURL;
namespace search {
-// Use this value for "start margin" to prevent the "es_sm" parameter from
-// being used.
-extern const int kDisableStartMargin;
-
// Returns whether the Instant Extended API is enabled.
bool IsInstantExtendedAPIEnabled();

Powered by Google App Engine
This is Rietveld 408576698