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

Unified Diff: chrome/test/BUILD.gn

Issue 2479143003: Add tests for the XPC client. (Closed)
Patch Set: rename alert_dispatcher.h to alert_dispatcher_mac.h and add it to the BUILD.gn file Created 4 years, 1 month 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 | « chrome/browser/notifications/stub_notification_center_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index a6bf7517bcb97ba45867e96a57d3b5e747783294..b7c6879d5a2aefa1df057c2f2f66bd3ef148913d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4187,6 +4187,8 @@ test("unit_tests") {
"../browser/notifications/notification_permission_context_unittest.cc",
"../browser/notifications/notification_platform_bridge_mac_unittest.mm",
"../browser/notifications/platform_notification_service_unittest.cc",
+ "../browser/notifications/stub_alert_dispatcher_mac.h",
+ "../browser/notifications/stub_alert_dispatcher_mac.mm",
"../browser/notifications/stub_notification_center_mac.h",
"../browser/notifications/stub_notification_center_mac.mm",
]
« no previous file with comments | « chrome/browser/notifications/stub_notification_center_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698