| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 4348870221ff976ec4e9704a2c9d9d434fa5461a..e743ab994aa2f675f888c36badb15a1e61d8b76a 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -915,6 +915,9 @@ extern const char kEnableNtpOfflinePageDownloadSuggestionsDescription[];
|
| extern const char kEnableNtpPhysicalWebPageSuggestionsName[];
|
| extern const char kEnableNtpPhysicalWebPageSuggestionsDescription[];
|
|
|
| +extern const char kEnableNtpPushUpdatesName[];
|
| +extern const char kEnableNtpPushUpdatesDescription[];
|
| +
|
| extern const char kEnableNtpRecentOfflineTabSuggestionsName[];
|
| extern const char kEnableNtpRecentOfflineTabSuggestionsDescription[];
|
|
|
|
|