| 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[];
|
| +extern const char kOmniboxTailSuggestionsDescription[];
|
| +
|
| extern const char kOneGoogleBarOnLocalNtpName[];
|
| extern const char kOneGoogleBarOnLocalNtpDescription[];
|
|
|
|
|