| Index: Source/bindings/v8/PageScriptDebugServer.cpp
|
| diff --git a/Source/bindings/v8/PageScriptDebugServer.cpp b/Source/bindings/v8/PageScriptDebugServer.cpp
|
| index b2b78e4b8f35e947d4efb19671e0631e754d0b64..640709d4913e72b7303877288dcfc5fc4309b7db 100644
|
| --- a/Source/bindings/v8/PageScriptDebugServer.cpp
|
| +++ b/Source/bindings/v8/PageScriptDebugServer.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "bindings/v8/PageScriptDebugServer.h"
|
|
|
|
|
| -#include "V8Window.h"
|
| +#include "bindings/core/v8/V8Window.h"
|
| #include "bindings/v8/DOMWrapperWorld.h"
|
| #include "bindings/v8/ScriptController.h"
|
| #include "bindings/v8/ScriptSourceCode.h"
|
|
|