| Index: Source/modules/webdatabase/SQLResultSetRowList.h
|
| diff --git a/Source/modules/webdatabase/SQLResultSetRowList.h b/Source/modules/webdatabase/SQLResultSetRowList.h
|
| index 499af06f4de587ebae735604a49ae9337a2141d5..608069fe4ac9496fbd0bb8da470aa458ddebdd65 100644
|
| --- a/Source/modules/webdatabase/SQLResultSetRowList.h
|
| +++ b/Source/modules/webdatabase/SQLResultSetRowList.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef SQLResultSetRowList_h
|
| #define SQLResultSetRowList_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/webdatabase/sqlite/SQLValue.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
|
|