| Index: device/bluetooth/bluetooth.gyp | 
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp | 
| index 21bb6eb1218c33f31d1b438bb39dab5c8a0fea9f..d576e3f1cc96d7e6a20ea830d570b936ab55ba04 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.mm', | 
| +        'test/mock_bluetooth_central_manager.h', | 
| 'test/mock_bluetooth_device.cc', | 
| 'test/mock_bluetooth_device.h', | 
| 'test/mock_bluetooth_discovery_session.cc', | 
|  |