| 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',
|
|
|