| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 304ac6743525fc49b405d666f1fe8f1fde6c7937..0abc5cda42f42a18ef9140af758679a3770dd91e 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -82,6 +82,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",
|
|
|