Chromium Code Reviews| Index: device/device_tests.gyp |
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp |
| index c78f4eb7a01fbe119cf157d4058a75cbd9d2da72..e73991b7388eca375cc2355ae76e7fc276b9e3f4 100644 |
| --- a/device/device_tests.gyp |
| +++ b/device/device_tests.gyp |
| @@ -177,6 +177,8 @@ |
| }], |
| ['OS=="win"', { |
| 'sources': [ |
| + 'bluetooth/bluetooth_classic_win_fake.cc', |
| + 'bluetooth/bluetooth_classic_win_fake.h', |
| 'bluetooth/bluetooth_low_energy_win_fake.h', |
| 'bluetooth/bluetooth_low_energy_win_fake.cc', |
| ], |