| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.cpp
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.cpp b/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.cpp
|
| index 52d69a37f09314aa685f6ee8412920ce68b14e39..ed091b8aa92f0ba9e1bc624ed5cfb615efddbb70 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.cpp
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "modules/bluetooth/BluetoothGATTRemoteServer.h"
|
|
|
| #include "bindings/core/v8/CallbackPromiseAdapter.h"
|
|
|