| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index d4a80520999408db44f839255efffa5dbe0efd3d..f787d91a884d345002d971a32da2371d69d70a08 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -490,6 +490,9 @@ extern const char kOmniboxDisplayTitleForCurrentUrlDescription[];
|
| extern const char kOmniboxUIMaxAutocompleteMatchesName[];
|
| extern const char kOmniboxUIMaxAutocompleteMatchesDescription[];
|
|
|
| +extern const char kOmniboxUIVerticalLayoutName[];
|
| +extern const char kOmniboxUIVerticalLayoutDescription[];
|
| +
|
| extern const char kOmniboxUIVerticalMarginName[];
|
| extern const char kOmniboxUIVerticalMarginDescription[];
|
|
|
|
|