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

Unified Diff: components/omnibox/browser/omnibox_field_trial.h

Issue 2717893002: Omnibox - Warm Up PSuggest on Focus (Closed)
Patch Set: revert accidentally added changes Created 3 years, 10 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
Index: components/omnibox/browser/omnibox_field_trial.h
diff --git a/components/omnibox/browser/omnibox_field_trial.h b/components/omnibox/browser/omnibox_field_trial.h
index 808ab7c75346e07000d5446bfdf3d39995f57117..3bd0df05c6263ed7ac398a841e0ed97157fe292e 100644
--- a/components/omnibox/browser/omnibox_field_trial.h
+++ b/components/omnibox/browser/omnibox_field_trial.h
@@ -27,6 +27,7 @@ namespace omnibox {
extern const base::Feature kNewOmniboxAnswerTypes;
extern const base::Feature kOmniboxEntitySuggestions;
extern const base::Feature kEnableClipboardProvider;
+extern const base::Feature kSearchProviderWarmUpOnFocus;
}
// The set of parameters customizing the HUP scoring.

Powered by Google App Engine
This is Rietveld 408576698