Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 35f3f9a0dcbf0c2fcb2fbfa745e733113d66d601..3ce0169c9a5352c8ad9a0d914774361ab5efa345 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -29,6 +29,8 @@ source_set("mojo") { |
"adapter_factory.h", |
"device.cc", |
"device.h", |
+ "discovery_session.cc", |
+ "discovery_session.h", |
] |
public_deps = [ |