diff options
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r-- | gpu/gpu.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index 6bb7ace..f2aee51 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -151,7 +151,7 @@ 'command_buffer_common', '../app/app.gyp:app_base', '../base/base.gyp:base', - '../gfx/gfx.gyp:gfx', + '../ui/gfx/gfx.gyp:gfx', '../third_party/angle/src/build_angle.gyp:translator_glsl', ], 'sources': [ |