Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1567)

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2898153004: [NTP::Push] Add feature (Closed)
Patch Set: Remvoing unnecessary "NTP" from the feature name. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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[];

Powered by Google App Engine
This is Rietveld 408576698