Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index 2f609a641b1bd1308c4d457c5015ccbceaac3d48..7faa1ef5041c05f142e004833e7eaa7b264e0823 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -500,6 +500,9 @@ extern const char kOmniboxDisplayTitleForCurrentUrlDescription[]; |
extern const char kOmniboxUIMaxAutocompleteMatchesName[]; |
extern const char kOmniboxUIMaxAutocompleteMatchesDescription[]; |
+extern const char kOmniboxUINarrowDropdownName[]; |
+extern const char kOmniboxUINarrowDropdownDescription[]; |
+ |
extern const char kOmniboxUIVerticalLayoutName[]; |
extern const char kOmniboxUIVerticalLayoutDescription[]; |