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

Unified Diff: chrome/common/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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index cf4b5f1448692ed9229084c371fbf2bacfe4cf81..b9be3b0c03e988a0ab475e37e9d940f39cd5f7b5 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -43,7 +43,6 @@ buildflag_header("features") {
"ENABLE_SESSION_SERVICE=$enable_session_service",
"ENABLE_SUPERVISED_USERS=$enable_supervised_users",
"ENABLE_WAYLAND_SERVER=$enable_wayland_server",
- "ENABLE_XPC_NOTIFICATIONS=$enable_xpc_notifications",
"PGO_BUILD=$pgo_build",
"USE_VULCANIZE=$use_vulcanize",
]
« no previous file with comments | « chrome/browser/notifications/notification_platform_bridge_mac_unittest.mm ('k') | chrome/common/features.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698