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 2409711b18e74acf5538f06890b3bae1e0e47138..156d6fa1a95f38841728ef3e03fa61600687f35e 100644 |
--- a/components/omnibox/browser/omnibox_field_trial.h |
+++ b/components/omnibox/browser/omnibox_field_trial.h |
@@ -31,6 +31,7 @@ extern const base::Feature kSearchProviderWarmUpOnFocus; |
extern const base::Feature kSearchProviderContextAllowHttpsUrls; |
extern const base::Feature kZeroSuggestRedirectToChrome; |
extern const base::Feature kZeroSuggestSwapTitleAndUrl; |
+extern const base::Feature kDisplayTitleForCurrentUrl; |
} |
// The set of parameters customizing the HUP scoring. |