| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 59eacfdf8e29def18c79554fac7c65742d3545d6..d61fd5d8ad67fce3e482ce43a032222d22a5496d 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -352,6 +352,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',
|
|
|