| Index: third_party/WebKit/Source/core/inspector/InspectorConsoleAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorConsoleAgent.h b/third_party/WebKit/Source/core/inspector/InspectorConsoleAgent.h
|
| index ff80d8ee1deb1deed032eb689f51665a5de11eb7..bc44983f67c7e2d948089be4d11d1a28ab779cac 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorConsoleAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorConsoleAgent.h
|
| @@ -27,6 +27,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| +#include "core/inspector/protocol/Console.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
|
|