| Index: third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h
|
| diff --git a/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h b/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h
|
| index 6ac8eb75588babe061a67a1593e34fcd3d2bb374..1ecc26a03c572a8fdadd2bf04444bb0d160a9124 100644
|
| --- a/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h
|
| +++ b/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h
|
| @@ -28,7 +28,7 @@
|
| #define AddConsoleMessageTask_h
|
|
|
| #include "core/dom/ExecutionContextTask.h"
|
| -#include "core/frame/ConsoleTypes.h"
|
| +#include "platform/v8_inspector/public/ConsoleTypes.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|