| Index: gpu/gles2_conform_support/gles2_conform_support.gyp
|
| ===================================================================
|
| --- gpu/gles2_conform_support/gles2_conform_support.gyp (revision 124716)
|
| +++ gpu/gles2_conform_support/gles2_conform_support.gyp (working copy)
|
| @@ -33,6 +33,8 @@
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_implementation_client_side_arrays_no_check',
|
| '<(DEPTH)/gpu/gpu.gyp:command_buffer_service',
|
| + '<(DEPTH)/ui/gfx/gl/gl.gyp:gl',
|
| + '<(DEPTH)/ui/ui.gyp:ui',
|
| ],
|
| 'include_dirs': ['<(DEPTH)/third_party/khronos'],
|
| 'sources': [
|
|
|