| 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 a9d0f7eef6e92e675d848da783d5e7b62a9d279d..43a8c60a70b54a6846f55bf2dba2cf5a37b8b973 100644
|
| --- a/components/omnibox/browser/omnibox_field_trial.h
|
| +++ b/components/omnibox/browser/omnibox_field_trial.h
|
| @@ -35,7 +35,7 @@ extern const base::Feature kSearchProviderContextAllowHttpsUrls;
|
| extern const base::Feature kZeroSuggestRedirectToChrome;
|
| extern const base::Feature kZeroSuggestSwapTitleAndUrl;
|
| extern const base::Feature kDisplayTitleForCurrentUrl;
|
| -extern const base::Feature kUIExperimentHideSuggestionUrlPath;
|
| +extern const base::Feature kUIExperimentElideSuggestionUrlAfterHost;
|
| extern const base::Feature kUIExperimentHideSuggestionUrlScheme;
|
| extern const base::Feature kUIExperimentHideSuggestionUrlTrivialSubdomains;
|
| extern const base::Feature kUIExperimentMaxAutocompleteMatches;
|
|
|