| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 21bb6eb1218c33f31d1b438bb39dab5c8a0fea9f..8837b4ed047124ecf1ba04041004f9a0477d41e9 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -214,6 +214,8 @@
|
| 'test/mock_bluetooth_adapter.h',
|
| 'test/mock_bluetooth_advertisement.cc',
|
| 'test/mock_bluetooth_advertisement.h',
|
| + 'test/mock_bluetooth_central_manager_mac.mm',
|
| + 'test/mock_bluetooth_central_manager_mac.h',
|
| 'test/mock_bluetooth_device.cc',
|
| 'test/mock_bluetooth_device.h',
|
| 'test/mock_bluetooth_discovery_session.cc',
|
|
|