Index: Source/modules/webdatabase/SQLStatementBackend.cpp |
diff --git a/Source/modules/webdatabase/SQLStatementBackend.cpp b/Source/modules/webdatabase/SQLStatementBackend.cpp |
index 47984d387e71c6d132d487a55dee6d21410669a4..08abbf21e2646cbb3dbb0acd04df5895676c8d01 100644 |
--- a/Source/modules/webdatabase/SQLStatementBackend.cpp |
+++ b/Source/modules/webdatabase/SQLStatementBackend.cpp |
@@ -29,7 +29,6 @@ |
#include "modules/webdatabase/SQLStatementBackend.h" |
#include "platform/Logging.h" |
-#include "modules/webdatabase/sqlite/SQLValue.h" |
#include "modules/webdatabase/sqlite/SQLiteDatabase.h" |
#include "modules/webdatabase/sqlite/SQLiteStatement.h" |
#include "modules/webdatabase/AbstractSQLStatement.h" |