| Index: Source/core/inspector/InspectorRuntimeAgent.h
|
| diff --git a/Source/core/inspector/InspectorRuntimeAgent.h b/Source/core/inspector/InspectorRuntimeAgent.h
|
| index 9aaed5504aec9208e6e255b974ef3bdd60279f9d..20347950010bbd28a0586b559b819c81fd393bbc 100644
|
| --- a/Source/core/inspector/InspectorRuntimeAgent.h
|
| +++ b/Source/core/inspector/InspectorRuntimeAgent.h
|
| @@ -32,7 +32,7 @@
|
| #define InspectorRuntimeAgent_h
|
|
|
|
|
| -#include "ScriptState.h"
|
| +#include "bindings/v8/ScriptState.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include <wtf/Forward.h>
|
| #include <wtf/Noncopyable.h>
|
|
|