Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index 8e14959356bbc5ba5d389d581c887d50fb208c89..14dff64b511d38feb1681be4e359c7764e1fa7af 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -498,6 +498,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[]; |