| Index: device/BUILD.gn
|
| diff --git a/device/BUILD.gn b/device/BUILD.gn
|
| index 7b95cec373a39e05a84e1a6d5f560c394cf3e64a..e834294f5bc7c3552052378889bbee55343b359b 100644
|
| --- a/device/BUILD.gn
|
| +++ b/device/BUILD.gn
|
| @@ -51,6 +51,8 @@ test("device_unittests") {
|
| "bluetooth/test/bluetooth_test_win.h",
|
| "bluetooth/test/mock_bluetooth_cbcharacteristic_mac.h",
|
| "bluetooth/test/mock_bluetooth_cbcharacteristic_mac.mm",
|
| + "bluetooth/test/mock_bluetooth_cbdescriptor_mac.h",
|
| + "bluetooth/test/mock_bluetooth_cbdescriptor_mac.mm",
|
| "bluetooth/test/mock_bluetooth_cbperipheral_mac.h",
|
| "bluetooth/test/mock_bluetooth_cbperipheral_mac.mm",
|
| "bluetooth/test/mock_bluetooth_cbservice_mac.h",
|
|
|