| Index: gpu/gles2_conform_support/gles2_conform_support.gyp
|
| diff --git a/gpu/gles2_conform_support/gles2_conform_support.gyp b/gpu/gles2_conform_support/gles2_conform_support.gyp
|
| index 73f83b288e9ecc697b5adafd4b009f4d162bd465..b7883079c39a7cf72f9212c700a58d302d0c55da 100644
|
| --- a/gpu/gles2_conform_support/gles2_conform_support.gyp
|
| +++ b/gpu/gles2_conform_support/gles2_conform_support.gyp
|
| @@ -31,6 +31,7 @@
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| '<(DEPTH)/base/base.gyp:base',
|
| + '<(DEPTH)/gpu/gpu.gyp:gpu',
|
| '<(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',
|
|
|