| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index bff4570db1165efaafad84467e4e7a014370fcd8..8164c29fdd2647f39e29a281abc04d126063200b 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1589,6 +1589,9 @@ extern const char kAutoplayPolicyUserGestureRequired[];
|
| extern const char kOmniboxDisplayTitleForCurrentUrlName[];
|
| extern const char kOmniboxDisplayTitleForCurrentUrlDescription[];
|
|
|
| +extern const char kOmniboxUIMaxAutocompleteMatchesName[];
|
| +extern const char kOmniboxUIMaxAutocompleteMatchesDescription[];
|
| +
|
| extern const char kOmniboxUIVerticalMarginName[];
|
| extern const char kOmniboxUIVerticalMarginDescription[];
|
|
|
|
|