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

Unified Diff: chrome/browser/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 | « no previous file | chrome/browser/notifications/alert_dispatcher_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index bbc9f2dc107e7d2174856f61f0a98ba126a78cb5..de54c4a2904a6241323f384bab0f779098e3bd57 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2292,6 +2292,7 @@ split_static_library("browser") {
}
if (enable_notifications) {
sources += [
+ "notifications/alert_dispatcher_mac.h",
"notifications/desktop_notification_profile_util.cc",
"notifications/desktop_notification_profile_util.h",
"notifications/login_state_notification_blocker_chromeos.cc",
« no previous file with comments | « no previous file | chrome/browser/notifications/alert_dispatcher_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698