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

Unified Diff: Source/build/features.gypi

Issue 179973004: Share Group plumbing in Blink; Remove WebGL from default share group (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed issue Ken described. Created 6 years, 9 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 | Source/core/html/canvas/WebGLContextAttributes.cpp » ('j') | public/platform/Platform.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/build/features.gypi
diff --git a/Source/build/features.gypi b/Source/build/features.gypi
index 8ef777525251b807d9a670d2178c1fd20b13b5aa..2cdd64501c52a736cbfe85f70ac3ad5f2cb8ba6f 100644
--- a/Source/build/features.gypi
+++ b/Source/build/features.gypi
@@ -35,6 +35,7 @@
'ENABLE_CUSTOM_SCHEME_HANDLER=0',
'ENABLE_SVG_FONTS=1',
'ENABLE_HARFBUZZ_ON_WINDOWS=1',
+ 'ENABLE_EXPLICIT_GL_SHARE_GROUPS=1'
# WTF_USE_DYNAMIC_ANNOTATIONS=1 may be defined in build/common.gypi
# We can't define it here because it should be present only
# in Debug or release_valgrind_build=1 builds.
« no previous file with comments | « no previous file | Source/core/html/canvas/WebGLContextAttributes.cpp » ('j') | public/platform/Platform.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698