Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index 648f4de7d07463c3f9e8510bfe3b51a35d90e885..1f885a5cac3458802b953a6e5f6315cc78651f29 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -31,6 +31,8 @@ |
'bluetooth_adapter_mac.mm', |
'bluetooth_adapter_win.cc', |
'bluetooth_adapter_win.h', |
+ 'bluetooth_channel_mac.mm', |
+ 'bluetooth_channel_mac.h', |
'bluetooth_device.cc', |
'bluetooth_device.h', |
'bluetooth_device_chromeos.cc', |
@@ -57,6 +59,8 @@ |
'bluetooth_remote_gatt_descriptor_chromeos.h', |
'bluetooth_remote_gatt_service_chromeos.cc', |
'bluetooth_remote_gatt_service_chromeos.h', |
+ 'bluetooth_rfcomm_channel_mac.mm', |
+ 'bluetooth_rfcomm_channel_mac.h', |
'bluetooth_service_record.cc', |
'bluetooth_service_record.h', |
'bluetooth_service_record_win.cc', |