Index: webkit/common/gpu/webkit_gpu.gyp |
diff --git a/webkit/common/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp |
index e63312625a3372dfd316118e324b236c4fc393a5..0472214a607cd8393f01e7bee6a286e063ce5d5c 100644 |
--- a/webkit/common/gpu/webkit_gpu.gyp |
+++ b/webkit/common/gpu/webkit_gpu.gyp |
@@ -23,7 +23,7 @@ |
'<(DEPTH)/gpu/gpu.gyp:gles2_implementation', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/third_party/WebKit/public/blink.gyp:blink_minimal', |
- '<(DEPTH)/third_party/angle_dx11/src/build_angle.gyp:translator', |
+ '<(DEPTH)/third_party/angle/src/build_angle.gyp:translator', |
Zhenyao Mo
2013/12/09 20:18:34
use angle_path
|
'<(DEPTH)/ui/gl/gl.gyp:gl', |
'<(DEPTH)/ui/gfx/gfx.gyp:gfx', |
], |