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

Unified Diff: chrome/common/features.gni

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 | « chrome/common/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/features.gni
diff --git a/chrome/common/features.gni b/chrome/common/features.gni
index 360f8354efc9e0f7b00260f01e801675d056ee47..d585b94f2cd9c87c380a896eec48cca9207f2278 100644
--- a/chrome/common/features.gni
+++ b/chrome/common/features.gni
@@ -67,10 +67,6 @@ declare_args() {
# Indicates if Wayland display server support is enabled.
enable_wayland_server = is_chromeos
- # Enable native notifications via XPC services (mac only).
- # TODO(miguelg): remove this.
- enable_xpc_notifications = true
-
# Indicates if the build is using PGO.
pgo_build = chrome_pgo_phase > 0
« no previous file with comments | « chrome/common/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698