| Index: device/BUILD.gn
|
| diff --git a/device/BUILD.gn b/device/BUILD.gn
|
| index 0ea29497e04ee3f01d376189a936bc00620a0f60..5dfc6904f3a27cadf0fdd6d811e521a949630374 100644
|
| --- a/device/BUILD.gn
|
| +++ b/device/BUILD.gn
|
| @@ -34,6 +34,7 @@ test("device_unittests") {
|
| "bluetooth/bluetooth_adapter_unittest.cc",
|
| "bluetooth/bluetooth_adapter_win_unittest.cc",
|
| "bluetooth/bluetooth_advertisement_chromeos_unittest.cc",
|
| + "bluetooth/bluetooth_advertisement_unittest.cc",
|
| "bluetooth/bluetooth_audio_sink_chromeos_unittest.cc",
|
| "bluetooth/bluetooth_chromeos_unittest.cc",
|
| "bluetooth/bluetooth_device_unittest.cc",
|
|
|