| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index db58e76a6d5efaf81ee147662b3be2c79087e62c..1728ede431a29c604787cd47a35eec5edaea3292 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -348,6 +348,8 @@
|
| 'test/mock_bluetooth_adapter.h',
|
| 'test/mock_bluetooth_advertisement.cc',
|
| 'test/mock_bluetooth_advertisement.h',
|
| + 'test/mock_bluetooth_cbperipheral_mac.mm',
|
| + 'test/mock_bluetooth_cbperipheral_mac.h',
|
| 'test/mock_bluetooth_central_manager_mac.mm',
|
| 'test/mock_bluetooth_central_manager_mac.h',
|
| 'test/mock_bluetooth_device.cc',
|
|
|