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

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

Issue 2390153005: Implement support for closing mac native notifications (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
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..7e2954447b99d80d0bb903327d0a7ebe45c7b95f 100644
--- a/chrome/browser/ui/cocoa/notifications/BUILD.gn
+++ b/chrome/browser/ui/cocoa/notifications/BUILD.gn
@@ -49,6 +49,7 @@ static_library("common") {
"notification_constants_mac.h",
"notification_constants_mac.mm",
"notification_delivery.h",
+ "notification_private_mac.h",
Peter Beverloo 2016/10/06 14:35:19 delete
Miguel Garcia 2016/10/07 13:42:24 Done.
"notification_response_builder_mac.h",
"notification_response_builder_mac.mm",
]

Powered by Google App Engine
This is Rietveld 408576698