| Index: Source/web/IndexedDBClientImpl.cpp
|
| diff --git a/Source/web/IndexedDBClientImpl.cpp b/Source/web/IndexedDBClientImpl.cpp
|
| index 88a7547398be81eac96c54a2ae20e98060e128f7..80cf00ecb99c082327fd1dfd982b004198947f79 100644
|
| --- a/Source/web/IndexedDBClientImpl.cpp
|
| +++ b/Source/web/IndexedDBClientImpl.cpp
|
| @@ -29,7 +29,7 @@
|
| #include "config.h"
|
| #include "web/IndexedDBClientImpl.h"
|
|
|
| -#include "bindings/v8/WorkerScriptController.h"
|
| +#include "bindings/core/v8/WorkerScriptController.h"
|
| #include "core/dom/Document.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
|
|