| Index: Source/core/inspector/InjectedScriptHost.h
|
| diff --git a/Source/core/inspector/InjectedScriptHost.h b/Source/core/inspector/InjectedScriptHost.h
|
| index 207397f482f4b2e0d210cfb6015cb547e7f49fb0..7c63ae34ea77e5cd4825f65dcbdb9ac38f2b6ed5 100644
|
| --- a/Source/core/inspector/InjectedScriptHost.h
|
| +++ b/Source/core/inspector/InjectedScriptHost.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef InjectedScriptHost_h
|
| #define InjectedScriptHost_h
|
|
|
| -#include "ScriptState.h"
|
| +#include "bindings/v8/ScriptState.h"
|
| #include "core/inspector/InspectorAgent.h"
|
| #include "core/page/ConsoleTypes.h"
|
| #include <wtf/RefCounted.h>
|
|
|