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

Unified Diff: BUILD.gn

Issue 2774453002: Remove enbale_xpc_notifications compile flag (Closed)
Patch Set: rebase Created 3 years, 8 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/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index a4eb0660c9a45ed428d04351c8309d2c722f1476..7bce8b892e062ae127feba2d0c19b245178064b9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -517,11 +517,6 @@ group("gn_all") {
deps += [
"//breakpad:crash_inspector",
"//breakpad:dump_syms",
-
- # XPC service is in developement and guarded against the
- # enable_xpc_notifications, in the meantime however we still
- # need compile coverage in the bots.
- "//chrome/browser/ui/cocoa/notifications:alert_notification_xpc_service",
"//third_party/apple_sample_code",
"//third_party/molokocacao",
]
« no previous file with comments | « no previous file | chrome/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698