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

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

Issue 2419213003: Ensure the xpc transaction is ended (Closed)
Patch Set: review 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
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/notifications/alert_notification_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 be1d42dfd369ec6981f7395efda3cbee9dcfce52..4fb22a788393beb35f5fc974941c4bd30dd17bf0 100644
--- a/chrome/browser/ui/cocoa/notifications/BUILD.gn
+++ b/chrome/browser/ui/cocoa/notifications/BUILD.gn
@@ -18,6 +18,8 @@ mac_app_bundle("alert_notification_xpc_service") {
"notification_service_delegate.h",
"notification_service_delegate.mm",
"xpc_service_main.mm",
+ "xpc_transaction_handler.h",
+ "xpc_transaction_handler.mm",
]
deps = [
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/notifications/alert_notification_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698