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

Unified Diff: chrome/browser/search/search.h

Issue 2143953002: Remove search::ShouldPrefetchSearchResultsOnSRP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months 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
« no previous file with comments | « no previous file | chrome/browser/search/search.cc » ('j') | chrome/browser/ui/omnibox/chrome_omnibox_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/search/search.h
diff --git a/chrome/browser/search/search.h b/chrome/browser/search/search.h
index 4466ef28c2c2e6ffd8e6516bfcff40d2e63ea548..cde50c0afd23a4fea3ad067a6f1a3f27b0ae0ca0 100644
--- a/chrome/browser/search/search.h
+++ b/chrome/browser/search/search.h
@@ -173,9 +173,6 @@ void SetInstantSupportStateInNavigationEntry(InstantSupportState state,
InstantSupportState GetInstantSupportStateFromNavigationEntry(
const content::NavigationEntry& entry);
-// Returns true if the field trial flag is enabled to prefetch results on SRP.
-bool ShouldPrefetchSearchResultsOnSRP();
-
// -----------------------------------------------------
// The following APIs are exposed for use in tests only.
// -----------------------------------------------------
« no previous file with comments | « no previous file | chrome/browser/search/search.cc » ('j') | chrome/browser/ui/omnibox/chrome_omnibox_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698