Index: Source/web/WebIDBDatabaseCallbacksImpl.cpp |
diff --git a/Source/web/WebIDBDatabaseCallbacksImpl.cpp b/Source/web/WebIDBDatabaseCallbacksImpl.cpp |
index efbdfb176f4ff039c2ae96e605a74d741258dfbf..fad549947e02bb3a3b4dba3b1c90798db373fc25 100644 |
--- a/Source/web/WebIDBDatabaseCallbacksImpl.cpp |
+++ b/Source/web/WebIDBDatabaseCallbacksImpl.cpp |
@@ -28,7 +28,6 @@ |
#include "core/dom/DOMError.h" |
#include "modules/indexeddb/IDBDatabaseCallbacks.h" |
-#include "public/platform/WebString.h" |
using namespace WebCore; |