| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.h
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.h b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.h
|
| index 22c601534f8d9dcc5890dcffaaa96b30dea86d7a..b74bbbcf42abdbb62adbba61aa6b066cbefcdec7 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.h
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.h
|
| @@ -18,7 +18,6 @@
|
| namespace blink {
|
|
|
| class ScriptPromise;
|
| -class ScriptPromiseResolver;
|
| class ScriptState;
|
|
|
| // Represents a GATT Service within a Bluetooth Peripheral, a collection of
|
|
|