| Index: Source/modules/webdatabase/SQLTransactionBackendSync.cpp
|
| diff --git a/Source/modules/webdatabase/SQLTransactionBackendSync.cpp b/Source/modules/webdatabase/SQLTransactionBackendSync.cpp
|
| index 767c22afcb0e7df46234b044add1859e28243e9d..4c392245123e42fb3ae5c2c504394af9ab67b434 100644
|
| --- a/Source/modules/webdatabase/SQLTransactionBackendSync.cpp
|
| +++ b/Source/modules/webdatabase/SQLTransactionBackendSync.cpp
|
| @@ -48,7 +48,6 @@
|
| #include "modules/webdatabase/SQLTransactionSyncCallback.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefPtr.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|
|
|