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

Unified Diff: Source/core/features.gypi

Issue 16381002: Remove ENABLE_WEBGL #define as it's always enabled in 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/EventNames.in ('k') | Source/core/html/canvas/EXTDrawBuffers.idl » ('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 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
« no previous file with comments | « Source/core/dom/EventNames.in ('k') | Source/core/html/canvas/EXTDrawBuffers.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698