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

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

Issue 2300093002: Make //content responsible for generating notification Ids (Closed)
Patch Set: comments Created 4 years, 3 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: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index fd030c93c78e3b9054ed2e048de4c0c52ead9428..276b0c3da29deeab7909b5e2756e16a3695a4ca1 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -150,6 +150,7 @@ source_set("browser_sources") {
"navigation_throttle.cc",
"navigation_throttle.h",
"navigation_type.h",
+ "notification_database_data.cc",
"notification_database_data.h",
"notification_details.h",
"notification_event_dispatcher.h",
« no previous file with comments | « content/common/service_worker/service_worker_messages.h ('k') | content/public/browser/notification_database_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698