Index: tools/battor_agent/battor_agent.gyp |
diff --git a/tools/battor_agent/battor_agent.gyp b/tools/battor_agent/battor_agent.gyp |
index e95b78d722a85e15914aa2b6ea10521b6bca2eec..b5ac3d400c22023690c44de1da056f672ed7c1ba 100644 |
--- a/tools/battor_agent/battor_agent.gyp |
+++ b/tools/battor_agent/battor_agent.gyp |
@@ -13,6 +13,7 @@ |
'dependencies': [ |
'battor_agent_lib', |
'../../device/serial/serial.gyp:device_serial', |
+ '../../device/serial/serial.gyp:device_serial_mojo', |
'../../third_party/mojo/mojo_public.gyp:mojo_environment_standalone', |
'../../third_party/mojo/mojo_public.gyp:mojo_public', |
], |
@@ -34,6 +35,7 @@ |
'dependencies': [ |
'../../base/base.gyp:base', |
'../../device/serial/serial.gyp:device_serial', |
+ '../../device/serial/serial.gyp:device_serial_mojo', |
] |
}, |
], |