| Index: Source/build/features.gypi
|
| diff --git a/Source/build/features.gypi b/Source/build/features.gypi
|
| index 41aeaff60b042f70f1c10f0b40d96ec4013375be..9b3d920c90d4ec4159d621496cbe0dc28fc33fff 100644
|
| --- a/Source/build/features.gypi
|
| +++ b/Source/build/features.gypi
|
| @@ -36,6 +36,7 @@
|
| 'ENABLE_SVG_FONTS=1',
|
| 'ENABLE_GDI_FONTS_ON_WINDOWS=0',
|
| '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.
|
|
|