Chromium Code Reviews| Index: device/device_tests.gyp |
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp |
| index 91d2c0ee58c2635e33d962c0f3a5c7f18966f54f..6f1bf280461145d93aefdab468a786207d7dbb28 100644 |
| --- a/device/device_tests.gyp |
| +++ b/device/device_tests.gyp |
| @@ -40,6 +40,7 @@ |
| 'bluetooth/bluetooth_adapter_unittest.cc', |
| 'bluetooth/bluetooth_adapter_win_unittest.cc', |
| 'bluetooth/bluetooth_advertisement_chromeos_unittest.cc', |
| + 'bluetooth/bluetooth_advertisement_unittest.cc', |
|
armansito
2015/08/28 21:56:17
You'll need to update device/BUILD.gn as well.
ortuno
2015/09/01 00:24:30
Done. Weird that all the bots passed...
|
| 'bluetooth/bluetooth_audio_sink_chromeos_unittest.cc', |
| 'bluetooth/bluetooth_chromeos_unittest.cc', |
| 'bluetooth/bluetooth_device_unittest.cc', |