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

Unified Diff: Source/core/features.gypi

Issue 16298005: Remove Battery Status API support code from Blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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 | « Source/core/dom/EventTargetFactory.in ('k') | Source/core/testing/Internals.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/features.gypi
diff --git a/Source/core/features.gypi b/Source/core/features.gypi
index bb6228a312aee4390aeda0e000d5bbaec31af8e7..d96bc036bfda34f2d0612f5955ec50a3c6f4d6af 100644
--- a/Source/core/features.gypi
+++ b/Source/core/features.gypi
@@ -32,7 +32,6 @@
# The following defines turn WebKit features on and off.
'variables': {
'feature_defines': [
- 'ENABLE_BATTERY_STATUS=0',
'ENABLE_CANVAS_USES_MAILBOX=0', # Requires crbug.com/230137 to be fixed
'ENABLE_CSS3_TEXT=0',
'ENABLE_CSS_DEVICE_ADAPTATION=0',
« no previous file with comments | « Source/core/dom/EventTargetFactory.in ('k') | Source/core/testing/Internals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698