| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 4d734c5204b6bc185a77a13c306518fb481eef98..d36a2cec41b94bbf30c10fc2c6eea2aa758a711e 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -211,6 +211,8 @@
|
| # Note: file list duplicated in GN build.
|
| 'test/mock_bluetooth_adapter.cc',
|
| 'test/mock_bluetooth_adapter.h',
|
| + 'test/mock_bluetooth_advertisement.cc',
|
| + 'test/mock_bluetooth_advertisement.h',
|
| 'test/mock_bluetooth_device.cc',
|
| 'test/mock_bluetooth_device.h',
|
| 'test/mock_bluetooth_discovery_session.cc',
|
|
|