| Index: device/device_tests.gyp
|
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp
|
| index 7a22fb32edde191135d2a88dcb1ecd2b0cfa58d8..e477b11214b177a2d65626b30d80ed8445a85547 100644
|
| --- a/device/device_tests.gyp
|
| +++ b/device/device_tests.gyp
|
| @@ -59,6 +59,10 @@
|
| 'bluetooth/test/bluetooth_test_mac.mm',
|
| 'bluetooth/test/bluetooth_test_win.h',
|
| 'bluetooth/test/bluetooth_test_win.cc',
|
| + 'bluetooth/test/mock_bluetooth_cbperipheral_mac.mm',
|
| + 'bluetooth/test/mock_bluetooth_cbperipheral_mac.h',
|
| + 'bluetooth/test/mock_bluetooth_central_manager_mac.mm',
|
| + 'bluetooth/test/mock_bluetooth_central_manager_mac.h',
|
| 'bluetooth/test/test_bluetooth_adapter_observer.cc',
|
| 'bluetooth/test/test_bluetooth_adapter_observer.h',
|
| 'hid/hid_connection_unittest.cc',
|
|
|