Chromium Code Reviews| Index: device/serial/serial.gyp |
| diff --git a/device/serial/serial.gyp b/device/serial/serial.gyp |
| index 623985f649eac85c0061de8ef7b39f19fcf1ce2f..98635cb49771e7306a21b16294b0eec527f2a25c 100644 |
| --- a/device/serial/serial.gyp |
| +++ b/device/serial/serial.gyp |
| @@ -51,6 +51,7 @@ |
| '../../net/net.gyp:net', |
| '../../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
| '../../third_party/re2/re2.gyp:re2', |
| + '../core/core.gyp:device_core', |
| ], |
| 'export_dependent_settings': [ |
| 'device_serial_mojo', |