Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 65c0f77833104394804827a38b87f7d2a19e296d..2652d4f74ffc1f934dae35c03ddc37a335281ea4 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -45,6 +45,8 @@ source_set("fake_bluetooth") { |
sources = [ |
"test/fake_bluetooth.cc", |
"test/fake_bluetooth.h", |
+ "test/fake_central.cc", |
+ "test/fake_central.h", |
] |
deps = [ |