| Index: gpu/command_buffer_service.gypi
|
| diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi
|
| index 13e7ccd5c4ebd5c9a3d31534ffae75510a40a647..2640dadc63bab85f5c9bef561d9251f0e53ac45e 100644
|
| --- a/gpu/command_buffer_service.gypi
|
| +++ b/gpu/command_buffer_service.gypi
|
| @@ -22,7 +22,7 @@
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gfx/gfx.gyp:gfx_geometry',
|
| '../ui/gl/gl.gyp:gl',
|
| - '<(angle_path)/src/build_angle.gyp:translator',
|
| + '<(angle_path)/src/angle.gyp:translator',
|
| ],
|
| 'sources': [
|
| 'command_buffer/service/async_pixel_transfer_delegate.cc',
|
|
|