| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.cpp
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.cpp b/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.cpp
|
| index 0a4218847b718dbea89672bae8ea9d0475894a4c..8e6f3009e9a05717e3412b4a8f2b1165feffb5d2 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.cpp
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.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/BluetoothCharacteristicProperties.h"
|
|
|
| namespace blink {
|
|
|