| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 1f885a5cac3458802b953a6e5f6315cc78651f29..09a43b1c83f339ac73375dd8d780b2a9ab00a010 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -51,6 +51,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_remote_gatt_characteristic_chromeos.cc',
|
|
|