Index: gpu/gpu.gyp |
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
index 35e771e4009a392137773c3aaad7ea8b18144ba8..3b612a0be37eabcf1a1414189e5c24803ae426c9 100644 |
--- a/gpu/gpu.gyp |
+++ b/gpu/gpu.gyp |
@@ -125,7 +125,7 @@ |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
- '<(angle_path)/src/build_angle.gyp:translator_glsl', |
+ '../third_party/angle_dx11/src/build_angle.gyp:translator_glsl', |
'../ui/gl/gl.gyp:gl', |
'../ui/ui.gyp:ui', |
'command_buffer/command_buffer.gyp:gles2_utils', |
@@ -253,7 +253,7 @@ |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
- '<(angle_path)/src/build_angle.gyp:translator_glsl', |
+ '../third_party/angle_dx11/src/build_angle.gyp:translator_glsl', |
'../ui/ui.gyp:ui', |
'command_buffer/command_buffer.gyp:gles2_utils', |
'command_buffer_client', |