| Index: Source/core/inspector/PageRuntimeAgent.h
|
| diff --git a/Source/core/inspector/PageRuntimeAgent.h b/Source/core/inspector/PageRuntimeAgent.h
|
| index 214f8186686845d7a7863f0dfb4a4cca1d2bd140..bdf131a15d57d4f83f6c05de3b7fca988d0a9393 100644
|
| --- a/Source/core/inspector/PageRuntimeAgent.h
|
| +++ b/Source/core/inspector/PageRuntimeAgent.h
|
| @@ -33,7 +33,7 @@
|
|
|
|
|
| #include "InspectorFrontend.h"
|
| -#include "ScriptState.h"
|
| +#include "bindings/v8/ScriptState.h"
|
| #include "core/inspector/InspectorRuntimeAgent.h"
|
| #include <wtf/PassOwnPtr.h>
|
|
|
|
|