| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index d680148a080f3b39c0dbe527f950e334f93d62fc..96c7589846a75d354f46acfea486225c1f42e1de 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -32,6 +32,8 @@ component("bluetooth") {
|
| "bluetooth_adapter_android.h",
|
| "bluetooth_adapter_factory.cc",
|
| "bluetooth_adapter_factory.h",
|
| + "bluetooth_adapter_factory_wrapper.cc",
|
| + "bluetooth_adapter_factory_wrapper.h",
|
| "bluetooth_adapter_mac.h",
|
| "bluetooth_adapter_mac.mm",
|
| "bluetooth_adapter_win.cc",
|
|
|