Chromium Code Reviews| Index: device/serial/serial.gyp |
| diff --git a/device/serial/serial.gyp b/device/serial/serial.gyp |
| index 650c8c61c0b902f840f86fd8d4948a4f1c4c81dc..5d43bd1e9286a405a3f840cce5142510fa652070 100644 |
| --- a/device/serial/serial.gyp |
| +++ b/device/serial/serial.gyp |
| @@ -44,6 +44,7 @@ |
| 'device_serial_mojo', |
| '../../net/net.gyp:net', |
| '../../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
| + '../../third_party/re2/re2.gyp:re2', |
| ], |
| 'export_dependent_settings': [ |
| 'device_serial_mojo', |