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 657eadb8b06c8c5f490bab96fc56a4584a7aa2dd..b29f68b87d3ee066e29e1d6f214542fac959f537 100644 |
--- a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h |
+++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h |
@@ -10,8 +10,6 @@ |
#include "modules/bluetooth/BluetoothDevice.h" |
#include "platform/heap/Heap.h" |
#include "public/platform/modules/bluetooth/WebBluetoothError.h" |
-#include "wtf/OwnPtr.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |