| Index: Source/modules/webdatabase/SQLResultSet.cpp
|
| diff --git a/Source/modules/webdatabase/SQLResultSet.cpp b/Source/modules/webdatabase/SQLResultSet.cpp
|
| index 0a76d07fc9bc05541dc141908f89b813fd84c4a5..bcd07fb170a426d58083d35b7f10ab488d9b96b2 100644
|
| --- a/Source/modules/webdatabase/SQLResultSet.cpp
|
| +++ b/Source/modules/webdatabase/SQLResultSet.cpp
|
| @@ -31,7 +31,7 @@
|
|
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|