| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index d5498fd001500b25dc0ae5f36d267da75de2c129..ebcdb87ba8252ad63e85194cae86bc715f3a98ce 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -49,6 +49,8 @@
|
| 'bluetooth_gatt_service.h',
|
| 'bluetooth_init_win.cc',
|
| 'bluetooth_init_win.h',
|
| + 'bluetooth_discovery_manager_mac.mm',
|
| + 'bluetooth_discovery_manager_mac.h',
|
| 'bluetooth_pairing_chromeos.cc',
|
| 'bluetooth_pairing_chromeos.h',
|
| 'bluetooth_profile.cc',
|
|
|