| Index: Source/modules/webdatabase/SQLStatement.h
|
| diff --git a/Source/modules/webdatabase/SQLStatement.h b/Source/modules/webdatabase/SQLStatement.h
|
| index dd8911850259f05484cb8a15bf7233510a6f52b7..7ddc395e400f2e1174da686d72f25e29f7300e36 100644
|
| --- a/Source/modules/webdatabase/SQLStatement.h
|
| +++ b/Source/modules/webdatabase/SQLStatement.h
|
| @@ -33,7 +33,6 @@
|
| #include "modules/webdatabase/SQLCallbackWrapper.h"
|
| #include "modules/webdatabase/SQLResultSet.h"
|
| #include "wtf/Forward.h"
|
| -#include "wtf/Vector.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|