| Index: device/device_tests.gyp
|
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp
|
| index 8f73cdb4a15ab870ee212d3a9602e919a445a6de..e09399d0ecef8314a7a18f8bb6d91a6de082b1d6 100644
|
| --- a/device/device_tests.gyp
|
| +++ b/device/device_tests.gyp
|
| @@ -57,6 +57,8 @@
|
| 'bluetooth/test/bluetooth_test_android.h',
|
| 'bluetooth/test/bluetooth_test_mac.h',
|
| 'bluetooth/test/bluetooth_test_mac.mm',
|
| + 'bluetooth/test/bluetooth_test_win.h',
|
| + 'bluetooth/test/bluetooth_test_win.cc',
|
| 'bluetooth/test/test_bluetooth_adapter_observer.cc',
|
| 'bluetooth/test/test_bluetooth_adapter_observer.h',
|
| 'devices_app/usb/device_impl_unittest.cc',
|
|
|