| Index: device/BUILD.gn
|
| diff --git a/device/BUILD.gn b/device/BUILD.gn
|
| index acfb715892b455ce41e9d370aa15ce39adfa1d2e..1f688037e8942311cb2996adcec03578d0ca6747 100644
|
| --- a/device/BUILD.gn
|
| +++ b/device/BUILD.gn
|
| @@ -163,6 +163,7 @@ test("device_unittests") {
|
| "bluetooth/bluez/bluetooth_bluez_unittest.cc",
|
| "bluetooth/bluez/bluetooth_gatt_bluez_unittest.cc",
|
| "bluetooth/bluez/bluetooth_socket_bluez_unittest.cc",
|
| + "bluetooth/dbus/bluetooth_gatt_application_service_provider_unittest.cc",
|
| "bluetooth/test/bluetooth_test_bluez.cc",
|
| "bluetooth/test/bluetooth_test_bluez.h",
|
| ]
|
|
|