| Index: device/bluetooth/bluetooth_remote_gatt_descriptor_win.h
|
| diff --git a/device/bluetooth/bluetooth_remote_gatt_descriptor_win.h b/device/bluetooth/bluetooth_remote_gatt_descriptor_win.h
|
| index 16fe8109df5477546caa8a198d18f7de980121c6..c4c2c510427f3695cf435eb67500b5ffc11ffaf6 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_descriptor_win.h
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_descriptor_win.h
|
| @@ -12,6 +12,10 @@
|
| #include "device/bluetooth/bluetooth_low_energy_defs_win.h"
|
| #include "device/bluetooth/bluetooth_remote_gatt_characteristic.h"
|
| #include "device/bluetooth/bluetooth_remote_gatt_descriptor.h"
|
| +
|
| +namespace base {
|
| +class SequencedTaskRunner;
|
| +}
|
|
|
| namespace device {
|
|
|
|
|