| Index: gpu/command_buffer_service.gypi
|
| diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi
|
| index ae6293891091c83a913608ca1058ae1833b483c9..2669f3760e3bee1724afdedc278b15df3612fe12 100644
|
| --- a/gpu/command_buffer_service.gypi
|
| +++ b/gpu/command_buffer_service.gypi
|
| @@ -22,7 +22,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',
|
|
|