| Index: Source/modules/webdatabase/SQLTransactionCoordinator.cpp
|
| diff --git a/Source/modules/webdatabase/SQLTransactionCoordinator.cpp b/Source/modules/webdatabase/SQLTransactionCoordinator.cpp
|
| index fc0d9a3aea1408c7d48ca0eed5d575202637ced1..f25a6c9965f3ab610c239e94288d483b6b373961 100644
|
| --- a/Source/modules/webdatabase/SQLTransactionCoordinator.cpp
|
| +++ b/Source/modules/webdatabase/SQLTransactionCoordinator.cpp
|
| @@ -34,10 +34,6 @@
|
|
|
| #include "modules/webdatabase/DatabaseBackend.h"
|
| #include "modules/webdatabase/SQLTransactionBackend.h"
|
| -#include "wtf/Deque.h"
|
| -#include "wtf/HashMap.h"
|
| -#include "wtf/HashSet.h"
|
| -#include "wtf/RefPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|