Index: gpu/gpu.gyp |
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
index 316aa914422f377e672ec0d387fc096c16d03293..d992aa1526c17b1e1643b8d44c1b80667ec76ae5 100644 |
--- a/gpu/gpu.gyp |
+++ b/gpu/gpu.gyp |
@@ -19,7 +19,7 @@ |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../third_party/khronos/khronos.gyp:khronos_headers', |
'../ui/gl/gl.gyp:gl', |
- '../ui/ui.gyp:ui', |
+ '../ui/gfx/gfx.gyp:gfx', |
'command_buffer/command_buffer.gyp:gles2_utils', |
'gles2_cmd_helper', |
], |
@@ -127,7 +127,7 @@ |
'../testing/gtest.gyp:gtest', |
'../third_party/angle_dx11/src/build_angle.gyp:translator_glsl', |
'../ui/gl/gl.gyp:gl', |
- '../ui/ui.gyp:ui', |
+ '../ui/gfx/gfx.gyp:gfx', |
'command_buffer/command_buffer.gyp:gles2_utils', |
'command_buffer_client', |
'command_buffer_common', |
@@ -253,7 +253,7 @@ |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../third_party/angle_dx11/src/build_angle.gyp:translator_glsl', |
- '../ui/ui.gyp:ui', |
+ '../ui/gfx/gfx.gyp:gfx', |
'command_buffer/command_buffer.gyp:gles2_utils', |
'command_buffer_client', |
'command_buffer_common', |