| 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 82185aaf3dec36da126ca7e3e804061fabc24a43..2ff41730ad4f354098ebb40963a67a9c3b903033 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.
|
|
|