Index: Source/modules/webdatabase/SQLTransactionBackendSync.cpp |
diff --git a/Source/modules/webdatabase/SQLTransactionBackendSync.cpp b/Source/modules/webdatabase/SQLTransactionBackendSync.cpp |
index 116cf710718a73bd379ad0f83b3d94e8e520034e..2bc3d8eacc88cdff03c61626dc2fe3f3546b1eab 100644 |
--- a/Source/modules/webdatabase/SQLTransactionBackendSync.cpp |
+++ b/Source/modules/webdatabase/SQLTransactionBackendSync.cpp |
@@ -33,7 +33,6 @@ |
#include "modules/webdatabase/SQLTransactionBackendSync.h" |
#include "bindings/v8/ExceptionState.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/dom/ScriptExecutionContext.h" |
#include "core/platform/sql/SQLValue.h" |
#include "core/platform/sql/SQLiteTransaction.h" |