| Index: components/arc/bluetooth/bluetooth_type_converters.h
|
| diff --git a/components/arc/bluetooth/bluetooth_type_converters.h b/components/arc/bluetooth/bluetooth_type_converters.h
|
| index 5c282dae78b523e4538f03f2f11d93b259c444e0..33504f9a6e9fa7e413bb19b07374ed7492eb3f1d 100644
|
| --- a/components/arc/bluetooth/bluetooth_type_converters.h
|
| +++ b/components/arc/bluetooth/bluetooth_type_converters.h
|
| @@ -12,6 +12,8 @@
|
|
|
| #include "components/arc/common/bluetooth.mojom.h"
|
| #include "device/bluetooth/bluetooth_gatt_service.h"
|
| +#include "device/bluetooth/bluez/bluetooth_service_attribute_value_bluez.h"
|
| +#include "device/bluetooth/bluez/bluetooth_service_record_bluez.h"
|
| #include "mojo/public/cpp/bindings/type_converter.h"
|
|
|
| namespace device {
|
|
|