| Index: gpu/command_buffer_service.gypi
|
| diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi
|
| index a2160900465625938a16457d0b4a0bb73f0979ad..60f8fb0097a7ffc1e05aef14b75c056686509c7d 100644
|
| --- a/gpu/command_buffer_service.gypi
|
| +++ b/gpu/command_buffer_service.gypi
|
| @@ -23,7 +23,7 @@
|
| '../third_party/khronos/khronos.gyp:khronos_headers',
|
| '../third_party/protobuf/protobuf.gyp:protobuf_lite',
|
| '../third_party/smhasher/smhasher.gyp:cityhash',
|
| - '../third_party/re2/re2.gyp:re2',
|
| + '../out/gn_gyp/third_party/re2/re2.gyp:re2',
|
| ],
|
| 'sources': [
|
| 'command_buffer/service/async_pixel_transfer_delegate.cc',
|
|
|