| Index: webkit/gpu/webkit_gpu.gypi
|
| diff --git a/webkit/gpu/webkit_gpu.gypi b/webkit/gpu/webkit_gpu.gypi
|
| index 8e76e8956f7998fcc2a6daedfeba964a27706b4d..a770c2abe8c2cd81818073942636da96d22f8e0a 100644
|
| --- a/webkit/gpu/webkit_gpu.gypi
|
| +++ b/webkit/gpu/webkit_gpu.gypi
|
| @@ -16,7 +16,7 @@
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_implementation',
|
| '<(DEPTH)/third_party/angle/src/build_angle.gyp:translator_glsl',
|
| - '<(DEPTH)/ui/gfx/gl/gl.gyp:gl',
|
| + '<(DEPTH)/ui/gl/gl.gyp:gl',
|
| ],
|
| 'include_dirs': [
|
| '<(DEPTH)/skia/config',
|
|
|