| 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 7f093aa70d436f865615de2c9dec6db17dfa89a8..ee5947662702608e39af9452661ae23c6a32b1f9 100644
|
| --- a/gpu/gles2_conform_support/gles2_conform_support.gyp
|
| +++ b/gpu/gles2_conform_support/gles2_conform_support.gyp
|
| @@ -34,7 +34,7 @@
|
| '<(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',
|
| + '<(DEPTH)/ui/gl/gl.gyp:gl',
|
| '<(DEPTH)/ui/ui.gyp:ui',
|
| ],
|
| 'include_dirs': ['<(DEPTH)/third_party/khronos'],
|
|
|