| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index f4e2b6c6c3431439d4718ec5f60ab1df08062c79..eb99616a7f7c1be51750b21c17338b1abfee48b1 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -74,6 +74,8 @@ component("bluetooth") {
|
| "bluetooth_adapter_factory_wrapper.h",
|
| "bluetooth_adapter_mac.h",
|
| "bluetooth_adapter_mac.mm",
|
| + "bluetooth_adapter_mac_metrics.h",
|
| + "bluetooth_adapter_mac_metrics.mm",
|
| "bluetooth_adapter_win.cc",
|
| "bluetooth_adapter_win.h",
|
| "bluetooth_advertisement.cc",
|
|
|