| Index: Source/core/inspector/WorkerRuntimeAgent.cpp
|
| diff --git a/Source/core/inspector/WorkerRuntimeAgent.cpp b/Source/core/inspector/WorkerRuntimeAgent.cpp
|
| index ff453d9e2b4711f3d553a789110ab261602995ab..2a26c1c33b929d3edad5a006ce5f7254d70708f8 100644
|
| --- a/Source/core/inspector/WorkerRuntimeAgent.cpp
|
| +++ b/Source/core/inspector/WorkerRuntimeAgent.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "core/inspector/WorkerRuntimeAgent.h"
|
|
|
| -#include "bindings/v8/ScriptState.h"
|
| +#include "bindings/core/v8/ScriptState.h"
|
| #include "core/inspector/InjectedScript.h"
|
| #include "core/inspector/InstrumentingAgents.h"
|
| #include "core/inspector/WorkerDebuggerAgent.h"
|
|
|