| Index: device/BUILD.gn
|
| diff --git a/device/BUILD.gn b/device/BUILD.gn
|
| index 7427527c45a560cc856fa0a732f33abc3e730b3e..c6eb4dec338ec44664c6156bc31a4d751f1f8da4 100644
|
| --- a/device/BUILD.gn
|
| +++ b/device/BUILD.gn
|
| @@ -48,6 +48,8 @@ test("device_unittests") {
|
| "bluetooth/test/bluetooth_test_win.h",
|
| "bluetooth/test/mock_bluetooth_cbperipheral_mac.h",
|
| "bluetooth/test/mock_bluetooth_cbperipheral_mac.mm",
|
| + "bluetooth/test/mock_bluetooth_cbservice_mac.h",
|
| + "bluetooth/test/mock_bluetooth_cbservice_mac.mm",
|
| "bluetooth/test/mock_bluetooth_central_manager_mac.h",
|
| "bluetooth/test/mock_bluetooth_central_manager_mac.mm",
|
| "bluetooth/test/test_bluetooth_adapter_observer.cc",
|
|
|