| Index: device/bluetooth/bluetooth.gyp | 
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp | 
| index 5693fdc394a4000b7f1b224a65074940938b11c1..fd76ec26d3099b57e989e074910bd87cf172228f 100644 | 
| --- a/device/bluetooth/bluetooth.gyp | 
| +++ b/device/bluetooth/bluetooth.gyp | 
| @@ -123,6 +123,8 @@ | 
| 'test/mock_bluetooth_adapter.h', | 
| 'test/mock_bluetooth_device.cc', | 
| 'test/mock_bluetooth_device.h', | 
| +        'test/mock_bluetooth_discovery_session.cc', | 
| +        'test/mock_bluetooth_discovery_session.h', | 
| 'test/mock_bluetooth_profile.cc', | 
| 'test/mock_bluetooth_profile.h', | 
| 'test/mock_bluetooth_socket.cc', | 
|  |