Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 772cc5124e412ec514edebf4a97876d20a9c8d13..28f9478614671f140dbc6e1112f4a1532f4461e9 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -101,7 +101,7 @@ static_library("bluetooth") { |
] |
if (is_chromeos) { |
- public_deps = [ |
+ deps += [ |
"//chromeos", |
"//dbus", |
] |