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

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

Issue 2534443002: Use notification display service to collect persistent notifications. (Closed)
Patch Set: revert unit test Created 4 years 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 dc7ba177041be4201267ae39b4d5c638c589024d..b57e4475afbb8c0ff421d3371625c58c4b6c2ebe 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",

Powered by Google App Engine
This is Rietveld 408576698