| Index: third_party/WebKit/Source/web/IndexedDBClientImpl.cpp
|
| diff --git a/third_party/WebKit/Source/web/IndexedDBClientImpl.cpp b/third_party/WebKit/Source/web/IndexedDBClientImpl.cpp
|
| index 0b6feba058c92639211b1dc629abebd01662d6a2..14b14b0f292be4f5da0520c8c89e2e170898db8e 100644
|
| --- a/third_party/WebKit/Source/web/IndexedDBClientImpl.cpp
|
| +++ b/third_party/WebKit/Source/web/IndexedDBClientImpl.cpp
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "web/IndexedDBClientImpl.h"
|
|
|
| -#include "bindings/core/v8/WorkerScriptController.h"
|
| +#include "bindings/core/v8/IsolatedScriptController.h"
|
| #include "core/dom/Document.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
|
|