| Index: Source/core/features.gypi
 | 
| diff --git a/Source/core/features.gypi b/Source/core/features.gypi
 | 
| index 7a1e206d55b9c821431540e78e983237f375e131..d8d52c6d038cae224e12a5ccc6e8fa8d136c1590 100644
 | 
| --- a/Source/core/features.gypi
 | 
| +++ b/Source/core/features.gypi
 | 
| @@ -43,7 +43,6 @@
 | 
|        'ENABLE_ENCRYPTED_MEDIA_V2=1',
 | 
|        'ENABLE_SVG_FONTS=1',
 | 
|        'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)',
 | 
| -      'ENABLE_WEBGL=1',
 | 
|        'ENABLE_XHR_TIMEOUT=0',
 | 
|        # WTF_USE_DYNAMIC_ANNOTATIONS=1 may be defined in build/common.gypi
 | 
|        # We can't define it here because it should be present only
 | 
| 
 |