| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 930247a3bee0f1a9b574f2347292f66fe88ca699..a7a6bbf2a1907180df2f49b1ab1bb48142be5cbf 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -513,8 +513,8 @@ extern const char kOffMainThreadFetchDescription[];
|
| extern const char kOmniboxDisplayTitleForCurrentUrlName[];
|
| extern const char kOmniboxDisplayTitleForCurrentUrlDescription[];
|
|
|
| -extern const char kOmniboxUIHideSuggestionUrlPathName[];
|
| -extern const char kOmniboxUIHideSuggestionUrlPathDescription[];
|
| +extern const char kOmniboxUIElideSuggestionUrlAfterHostName[];
|
| +extern const char kOmniboxUIElideSuggestionUrlAfterHostDescription[];
|
|
|
| extern const char kOmniboxUIHideSuggestionUrlSchemeName[];
|
| extern const char kOmniboxUIHideSuggestionUrlSchemeDescription[];
|
|
|