Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 74110271ce698fc6f6f5beada4ba3ddd752430fe..04f46ae71e739f5a42985ed2ca8035bec920f4d8 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -21,6 +21,8 @@ component("bluetooth") { |
sources = [ |
"bluetooth_adapter.cc", |
"bluetooth_adapter.h", |
+ "bluetooth_adapter_android.cc", |
+ "bluetooth_adapter_android.h", |
"bluetooth_adapter_chromeos.cc", |
"bluetooth_adapter_chromeos.h", |
"bluetooth_adapter_factory.cc", |