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

Unified Diff: components/ntp_snippets/pref_names.h

Issue 2406573002: 📰 Persist category dismissals (Closed)
Patch Set: fix nits Created 4 years, 2 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: components/ntp_snippets/pref_names.h
diff --git a/components/ntp_snippets/pref_names.h b/components/ntp_snippets/pref_names.h
index 2f9c3778abd5ed44ecdf429b69e077c551dd8784..ed81ccd56d0fdfd48e2662c846f2a0f9ab60e8d9 100644
--- a/components/ntp_snippets/pref_names.h
+++ b/components/ntp_snippets/pref_names.h
@@ -46,6 +46,7 @@ extern const char kSnippetThumbnailsRequestsDay[];
extern const char kDismissedRecentOfflineTabSuggestions[];
extern const char kDismissedDownloadSuggestions[];
extern const char kDismissedForeignSessionsSuggestions[];
+extern const char kDismissedCategories[];
// The pref name for the time when M54 was first started on the device.
extern const char kBookmarksFirstM54Start[];
« no previous file with comments | « components/ntp_snippets/content_suggestions_service_unittest.cc ('k') | components/ntp_snippets/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698