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

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

Issue 2738503002: Omnibox - Cleanup - Delete omnibox/features.h (Closed)
Patch Set: tentative changelist; not yet compiled Created 3 years, 9 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 | « components/omnibox/browser/features.cc ('k') | components/omnibox/browser/omnibox_field_trial.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 525e9c8d7a90dee27359ad3f5c4925f2e0c50bc4..2409711b18e74acf5538f06890b3bae1e0e47138 100644
--- a/components/omnibox/browser/omnibox_field_trial.h
+++ b/components/omnibox/browser/omnibox_field_trial.h
@@ -29,6 +29,8 @@ extern const base::Feature kOmniboxEntitySuggestions;
extern const base::Feature kEnableClipboardProvider;
extern const base::Feature kSearchProviderWarmUpOnFocus;
extern const base::Feature kSearchProviderContextAllowHttpsUrls;
+extern const base::Feature kZeroSuggestRedirectToChrome;
+extern const base::Feature kZeroSuggestSwapTitleAndUrl;
}
// The set of parameters customizing the HUP scoring.
« no previous file with comments | « components/omnibox/browser/features.cc ('k') | components/omnibox/browser/omnibox_field_trial.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698