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

Unified Diff: content/public/browser/BUILD.gn

Issue 2534443002: Use notification display service to collect persistent notifications. (Closed)
Patch Set: add extra test checks Created 4 years, 1 month 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: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index d49424969690839d1fe753f03b1d8750eb4e8493..5f4e135c521c1e5b316854f80cbc223186d801f3 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -161,6 +161,7 @@ source_set("browser_sources") {
"notification_database_data.h",
"notification_details.h",
"notification_event_dispatcher.h",
+ "notification_id_verifier.h",
"notification_observer.h",
"notification_registrar.cc",
"notification_registrar.h",
« no previous file with comments | « content/browser/notifications/platform_notification_context_impl.cc ('k') | content/public/browser/notification_id_verifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698