| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 586d2908d1dd77e14a31422834316e1e150f315b..c4fa67b6827fe60c4c0fd4a388b255443a6d8917 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -53,6 +53,8 @@
|
| 'bluetooth_device.h',
|
| 'bluetooth_device_chromeos.cc',
|
| 'bluetooth_device_chromeos.h',
|
| + 'bluetooth_device_mac.mm',
|
| + 'bluetooth_device_mac.h',
|
| 'bluetooth_device_win.cc',
|
| 'bluetooth_device_win.h',
|
| 'bluetooth_discovery_filter.cc',
|
|
|