Chromium Code Reviews| Index: device/device_tests.gyp |
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp |
| index 8de823ad4f80a627f46dc5b40725b5baa3bc3a33..9fa2cf534b57bceb63bf2ca09842fcdc295a37fc 100644 |
| --- a/device/device_tests.gyp |
| +++ b/device/device_tests.gyp |
| @@ -25,6 +25,7 @@ |
| 'bluetooth/bluetooth_adapter_mac_unittest.mm', |
| 'bluetooth/bluetooth_adapter_unittest.cc', |
| 'bluetooth/bluetooth_adapter_win_unittest.cc', |
| + 'bluetooth/bluetooth_device_unittest.cc', |
|
keybuk
2014/05/15 03:48:13
git add? ;-)
Ilya Sherman
2014/05/15 04:18:45
Uh, good call :P Done.
|
| 'bluetooth/bluetooth_device_win_unittest.cc', |
| 'bluetooth/bluetooth_chromeos_unittest.cc', |
| 'bluetooth/bluetooth_gatt_chromeos_unittest.cc', |