Index: device/serial/serial.gyp |
diff --git a/device/serial/serial.gyp b/device/serial/serial.gyp |
index 8f8f3383ecd598faf1b90c768b89c0a2fa549a24..0f2e2f3d22946ec6c22ba64a9d3e2a28e532bf40 100644 |
--- a/device/serial/serial.gyp |
+++ b/device/serial/serial.gyp |
@@ -34,12 +34,12 @@ |
], |
'dependencies': [ |
'device_serial_mojo', |
- '../../mojo/mojo.gyp:mojo_cpp_bindings', |
+ '../../mojo/mojo_base.gyp:mojo_cpp_bindings', |
'../../net/net.gyp:net', |
], |
'export_dependent_settings': [ |
'device_serial_mojo', |
- '../../mojo/mojo.gyp:mojo_cpp_bindings', |
+ '../../mojo/mojo_base.gyp:mojo_cpp_bindings', |
], |
'sources': [ |
'<(SHARED_INTERMEDIATE_DIR)/device/serial/serial.mojom.cc', |