| Index: Source/core/inspector/InspectorConsoleAgent.h
|
| diff --git a/Source/core/inspector/InspectorConsoleAgent.h b/Source/core/inspector/InspectorConsoleAgent.h
|
| index 458e946f7ffe2c8a3b9d07b80edca094eba0b309..a9d67aee5bd3550737fc0953636251929b9a2801 100644
|
| --- a/Source/core/inspector/InspectorConsoleAgent.h
|
| +++ b/Source/core/inspector/InspectorConsoleAgent.h
|
| @@ -27,7 +27,7 @@
|
|
|
|
|
| #include "InspectorFrontend.h"
|
| -#include "ScriptState.h"
|
| +#include "bindings/v8/ScriptState.h"
|
| #include "core/inspector/ConsoleAPITypes.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "core/page/ConsoleTypes.h"
|
|
|