summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/storage/IDBTransactionCoordinator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/storage/IDBTransactionCoordinator.cpp')
-rw-r--r--Source/WebCore/storage/IDBTransactionCoordinator.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/storage/IDBTransactionCoordinator.cpp b/Source/WebCore/storage/IDBTransactionCoordinator.cpp
index f867f42..edaff2c 100644
--- a/Source/WebCore/storage/IDBTransactionCoordinator.cpp
+++ b/Source/WebCore/storage/IDBTransactionCoordinator.cpp
@@ -31,7 +31,6 @@
#include "IDBDatabaseBackendImpl.h"
#include "IDBObjectStoreBackendInterface.h"
#include "IDBTransactionBackendImpl.h"
-#include "SQLiteDatabase.h"
#include "ScriptExecutionContext.h"
namespace WebCore {