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

Unified Diff: chrome/browser/ui/cocoa/notifications/BUILD.gn

Issue 2158463003: Initial client side implementation of the XPC service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: flag change 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: chrome/browser/ui/cocoa/notifications/BUILD.gn
diff --git a/chrome/browser/ui/cocoa/notifications/BUILD.gn b/chrome/browser/ui/cocoa/notifications/BUILD.gn
index 57a45135210e102c6b9696d44274d569d37d3986..6cc07e2bed1d388eaa21453937bfa1d28e29b782 100644
--- a/chrome/browser/ui/cocoa/notifications/BUILD.gn
+++ b/chrome/browser/ui/cocoa/notifications/BUILD.gn
@@ -8,6 +8,7 @@ static_library("common") {
"notification_builder_mac.mm",
"notification_constants_mac.h",
"notification_constants_mac.mm",
+ "notification_delivery.h",
"notification_response_builder_mac.h",
"notification_response_builder_mac.mm",
]

Powered by Google App Engine
This is Rietveld 408576698