Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 28f9478614671f140dbc6e1112f4a1532f4461e9..5e9fff30be3ca51b8ff5d320f8bd32ab842fb66b 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -101,6 +101,7 @@ static_library("bluetooth") { |
] |
if (is_chromeos) { |
+ # TODO(isherman): Make sure this is deps, not public_deps, when committing. |
deps += [ |
"//chromeos", |
"//dbus", |