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

Unified Diff: build/common.gypi

Issue 695853002: Include Web Notifications on Android at build-time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: attempt 2 Created 6 years, 2 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/browser/notifications/notification_ui_manager_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 6301aebbfe145bd3c163fdc6a40f17b619faaf17..f5a13e70e6c48ff21aeb1b5901278c90a60d288a 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -768,9 +768,6 @@
'native_memory_pressure_signals%': 1,
'enable_printing%': 2,
'enable_task_manager%':0,
- # Set to 1 once we have a notification system for Android.
- # http://crbug.com/115320
- 'notifications%': 0,
'video_hole%': 1,
}],
« no previous file with comments | « no previous file | chrome/browser/notifications/notification_ui_manager_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698