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

Unified Diff: build/config/features.gni

Issue 2555833002: Remove enable_notifications build flag and define (Closed)
Patch Set: Merge Created 4 years 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 | « build/config/BUILD.gn ('k') | chrome/app/generated_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/features.gni
diff --git a/build/config/features.gni b/build/config/features.gni
index c7ab11e080caf123ad3d8f6c442494d7144bfb66..3bfbe1342b98be6dfd8575d1c11e27416579ca1d 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -79,9 +79,6 @@ declare_args() {
# Additional dependent variables -----------------------------------------------
-# Enable notifications everywhere except iOS.
-enable_notifications = !is_ios
-
enable_web_speech = !is_android && !is_ios
enable_task_manager = !is_ios && !is_android
« no previous file with comments | « build/config/BUILD.gn ('k') | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698