Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 890d444456d1b08bf124b9da9a1e01ded1760d54..afb8d0a7fa2edfa2e4fa64708b9d1260b35329a1 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -28,6 +28,8 @@ source_set("mojo") { |
"adapter_factory.h", |
"device.cc", |
"device.h", |
+ "test/device_connection_helper.cc", |
+ "test/device_connection_helper.h", |
] |
public_deps = [ |