| Index: Source/modules/webdatabase/DatabaseSync.cpp
|
| diff --git a/Source/modules/webdatabase/DatabaseSync.cpp b/Source/modules/webdatabase/DatabaseSync.cpp
|
| index 0b249873461a99ad81e94d1425d234381cee041e..2d5354970c54e0ebf646f04fb42ea666bfebe573 100644
|
| --- a/Source/modules/webdatabase/DatabaseSync.cpp
|
| +++ b/Source/modules/webdatabase/DatabaseSync.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "modules/webdatabase/DatabaseSync.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "platform/Logging.h"
|
|
|