Chromium Code Reviews| Index: device/serial/BUILD.gn |
| diff --git a/device/serial/BUILD.gn b/device/serial/BUILD.gn |
| index 05321686b2904e65effe7c80343b81e490995fe2..7ac28a55053cba5f1a27697ca9ac44a0026f13e9 100644 |
| --- a/device/serial/BUILD.gn |
| +++ b/device/serial/BUILD.gn |
| @@ -45,7 +45,7 @@ static_library("serial") { |
| configs += [ "//build/config/linux:udev" ] |
| } |
| - deps = [ |
| + public_deps = [ |
| ":serial_mojo", |
| ] |
| } |