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

Unified Diff: chrome/common/pref_names.h

Issue 2626643002: Stop showing notifications if they're ignored (Closed)
Patch Set: String.equals() Created 3 years, 11 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
« no previous file with comments | « chrome/browser/ntp_snippets/ntp_snippets_metrics.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 2f4cf1293b39446a38f5eb55de463f49c223c4cc..ee64bf2178089b9a7cecc6e241d0dbc3cb65f0b3 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -557,6 +557,7 @@ extern const char kNtpCollapsedForeignSessions[];
extern const char kNtpCollapsedRecentlyClosedTabs[];
extern const char kNtpCollapsedSnapshotDocument[];
extern const char kNtpCollapsedSyncPromo[];
+extern const char kContentSuggestionsConsecutiveIgnoredPrefName[];
#endif // defined(OS_ANDROID)
extern const char kNtpShownPage[];
« no previous file with comments | « chrome/browser/ntp_snippets/ntp_snippets_metrics.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698