Index: third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.cpp |
diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.cpp b/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.cpp |
index bdcfe907952c7acf0b3b508bacb238b6fe3d3232..13d2fee6262fef707f31ea8c152964ab42f08aba 100644 |
--- a/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.cpp |
+++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.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/BluetoothGATTService.h" |
#include "bindings/core/v8/CallbackPromiseAdapter.h" |