Index: trunk/src/gpu/gpu.gyp |
=================================================================== |
--- trunk/src/gpu/gpu.gyp (revision 225858) |
+++ trunk/src/gpu/gpu.gyp (working copy) |
@@ -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/gfx/gfx.gyp:gfx', |
+ '../ui/ui.gyp:ui', |
'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/gfx/gfx.gyp:gfx', |
+ '../ui/ui.gyp:ui', |
'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/gfx/gfx.gyp:gfx', |
+ '../ui/ui.gyp:ui', |
'command_buffer/command_buffer.gyp:gles2_utils', |
'command_buffer_client', |
'command_buffer_common', |