| Index: Source/core/inspector/InspectorDebuggerAgent.h
|
| diff --git a/Source/core/inspector/InspectorDebuggerAgent.h b/Source/core/inspector/InspectorDebuggerAgent.h
|
| index fc66d97e5b47b1c83d829c17925c06b4461eb47b..1d8b715f943c3fdc1181804d0c09faf3a43d9087 100644
|
| --- a/Source/core/inspector/InspectorDebuggerAgent.h
|
| +++ b/Source/core/inspector/InspectorDebuggerAgent.h
|
| @@ -31,7 +31,7 @@
|
| #define InspectorDebuggerAgent_h
|
|
|
| #include "InspectorFrontend.h"
|
| -#include "ScriptState.h"
|
| +#include "bindings/v8/ScriptState.h"
|
| #include "core/inspector/ConsoleAPITypes.h"
|
| #include "core/inspector/InjectedScript.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
|
|