summaryrefslogtreecommitdiff
path: root/chromium/webkit
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/webkit')
-rw-r--r--chromium/webkit/common/gpu/webkit_gpu.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/webkit/common/gpu/webkit_gpu.gyp b/chromium/webkit/common/gpu/webkit_gpu.gyp
index 5390c9a6a39..effc5b7135b 100644
--- a/chromium/webkit/common/gpu/webkit_gpu.gyp
+++ b/chromium/webkit/common/gpu/webkit_gpu.gyp
@@ -26,6 +26,9 @@
'<(DEPTH)/ui/gl/gl.gyp:gl',
'<(DEPTH)/ui/ui.gyp:ui',
],
+ 'export_dependent_settings': [
+ '<(DEPTH)/gpu/gpu.gyp:gles2_implementation',
+ ],
'sources': [
# This list contains all .h and .cc in gpu except for test code.
'context_provider_in_process.cc',