Chromium Code Reviews| Index: chrome/browser/flag_descriptions.h |
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
| index c2df124fed865d9bbca7767b967e6fd6b84f46a8..45af38e9cdcb62e709abfeb6cd385e463f4c63d7 100644 |
| --- a/chrome/browser/flag_descriptions.h |
| +++ b/chrome/browser/flag_descriptions.h |
| @@ -1385,6 +1385,9 @@ extern const char kEnableNewAppMenuIconDescription[]; |
| extern const char kOmniboxEntitySuggestionsName[]; |
| extern const char kOmniboxEntitySuggestionsDescription[]; |
| +extern const char kOmniboxTailSuggestionsName[]; |
|
Mark P
2017/05/31 23:17:13
Uh, how does this compile? This is only defined f
Kevin Bailey
2017/06/01 14:32:42
I believe IOS is not a subset of MACOS. I had assu
|
| +extern const char kOmniboxTailSuggestionsDescription[]; |
| + |
| extern const char kOneGoogleBarOnLocalNtpName[]; |
| extern const char kOneGoogleBarOnLocalNtpDescription[]; |