| Index: Source/modules/webdatabase/SQLResultSet.cpp
|
| diff --git a/Source/modules/webdatabase/SQLResultSet.cpp b/Source/modules/webdatabase/SQLResultSet.cpp
|
| index bcd07fb170a426d58083d35b7f10ab488d9b96b2..1ae8a1b174679e57bf12d09b1843158fff822312 100644
|
| --- a/Source/modules/webdatabase/SQLResultSet.cpp
|
| +++ b/Source/modules/webdatabase/SQLResultSet.cpp
|
| @@ -29,7 +29,7 @@
|
| #include "config.h"
|
| #include "modules/webdatabase/SQLResultSet.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|