summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/SQLTransactionCallback.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/SQLTransactionCallback.h')
-rw-r--r--WebCore/storage/SQLTransactionCallback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/storage/SQLTransactionCallback.h b/WebCore/storage/SQLTransactionCallback.h
index a4cd940..de3e85dc 100644
--- a/WebCore/storage/SQLTransactionCallback.h
+++ b/WebCore/storage/SQLTransactionCallback.h
@@ -37,7 +37,7 @@ namespace WebCore {
class SQLTransaction;
class SQLError;
-
+
class SQLTransactionCallback : public ThreadSafeShared<SQLTransactionCallback> {
public:
virtual ~SQLTransactionCallback() { }