| Index: Source/core/inspector/InspectorConsoleAgent.h
|
| diff --git a/Source/core/inspector/InspectorConsoleAgent.h b/Source/core/inspector/InspectorConsoleAgent.h
|
| index a76b1b624cca1f60586d2a0ee587ff09118171cd..cb9081bc7ee748c37f0238d7a2cba92e63897891 100644
|
| --- a/Source/core/inspector/InspectorConsoleAgent.h
|
| +++ b/Source/core/inspector/InspectorConsoleAgent.h
|
| @@ -30,7 +30,7 @@
|
| #include "bindings/v8/ScriptString.h"
|
| #include "core/inspector/ConsoleAPITypes.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| -#include "core/page/ConsoleTypes.h"
|
| +#include "core/frame/ConsoleTypes.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/Noncopyable.h"
|
|
|