| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index cec218065e437b108253d16a66f55fcff375c8a2..dab3a18971225f16067de4c157553e4711c36ebb 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -70,6 +70,10 @@
|
| 'bluetooth_l2cap_channel_mac.h',
|
| 'bluetooth_low_energy_defs_win.cc',
|
| 'bluetooth_low_energy_defs_win.h',
|
| + 'bluetooth_low_energy_device_mac.h',
|
| + 'bluetooth_low_energy_device_mac.mm',
|
| + 'bluetooth_low_energy_discovery_manager_mac.h',
|
| + 'bluetooth_low_energy_discovery_manager_mac.mm',
|
| 'bluetooth_low_energy_win.cc',
|
| 'bluetooth_low_energy_win.h',
|
| 'bluetooth_pairing_chromeos.cc',
|
|
|