Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index cb8f293596a417eed2a0b6b2d827a1b58aa6f6d2..2cb341702b9799afe7df55fd72b8ac9833e8aa58 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -102,6 +102,8 @@ component("bluetooth") { |
"bluetooth_remote_gatt_characteristic_chromeos.h", |
"bluetooth_remote_gatt_descriptor_chromeos.cc", |
"bluetooth_remote_gatt_descriptor_chromeos.h", |
+ "bluetooth_remote_gatt_service_android.cc", |
+ "bluetooth_remote_gatt_service_android.h", |
"bluetooth_remote_gatt_service_chromeos.cc", |
"bluetooth_remote_gatt_service_chromeos.h", |
"bluetooth_rfcomm_channel_mac.h", |