diff options
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r-- | gpu/gpu.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index b6472e2..6ca8ee2 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -81,6 +81,7 @@ 'type': 'static_library', 'dependencies': [ '../base/base.gyp:base', + '../ui/gfx/gl/gl.gyp:gl', 'gles2_cmd_helper', ], 'all_dependent_settings': { |