Chromium Code Reviews| 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", |
| ] |