Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index e4ed0df6e5205cf4d57f98494d71c5d31438db32..a24c2c7dc923ea98906d418687594da7a5b12b1f 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -24,6 +24,8 @@ source_set("mojo") { |
sources = [ |
"adapter.cc", |
"adapter.h", |
+ "adapter_factory.cc", |
+ "adapter_factory.h", |
] |
public_deps = [ |