| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index f30e45fbb47b9bf7c6330917367213dd197c0bbe..1c2adaebb99e3eebd8bedce91900a2dbfd525859 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1388,6 +1388,9 @@ extern const char kEnableNewAppMenuIconDescription[];
|
| extern const char kOmniboxEntitySuggestionsName[];
|
| extern const char kOmniboxEntitySuggestionsDescription[];
|
|
|
| +extern const char kOmniboxTailSuggestionsName[];
|
| +extern const char kOmniboxTailSuggestionsDescription[];
|
| +
|
| extern const char kOneGoogleBarOnLocalNtpName[];
|
| extern const char kOneGoogleBarOnLocalNtpDescription[];
|
|
|
|
|