| Index: device/bluetooth/bluetooth_remote_gatt_service.h
|
| diff --git a/device/bluetooth/bluetooth_remote_gatt_service.h b/device/bluetooth/bluetooth_remote_gatt_service.h
|
| index 08e64363f71f049cc5eabfbf693fcb128d3d7aa5..e531fcdfdc49743e578c8cd97821b4e1348f005f 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_service.h
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_service.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/macros.h"
|
| #include "device/bluetooth/bluetooth_export.h"
|
| #include "device/bluetooth/bluetooth_gatt_service.h"
|
| +#include "device/bluetooth/bluetooth_remote_gatt_characteristic.h"
|
|
|
| namespace device {
|
|
|
|
|