| 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 f4a258d008f4cf06b2ac061b050383b39cc54f1a..b2de2896ad6c4f73d854de85268475ee6e75f6aa 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 "platform/v8_inspector/public/ConsoleTypes.h"
|
| +#include "core/inspector/ConsoleTypes.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/PtrUtil.h"
|
|
|