| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h
|
| index 7741a049a12b290518759853fca2d14aa6d78b81..74f888b10904a254889e619d60cf74f8c9876680 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h
|
| @@ -11,8 +11,8 @@
|
| #include "modules/bluetooth/BluetoothDevice.h"
|
| #include "mojo/public/cpp/bindings/associated_binding_set.h"
|
| #include "platform/heap/Heap.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "public/platform/modules/bluetooth/web_bluetooth.mojom-blink.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|