| Index: Source/core/dom/AddConsoleMessageTask.h
|
| diff --git a/Source/core/dom/AddConsoleMessageTask.h b/Source/core/dom/AddConsoleMessageTask.h
|
| index 8b2c94abeb7171cfa084fcaa6c88b79caf3a9ee9..2dcc74576712afdb3ca1ecbeaed3b766d1401da0 100644
|
| --- a/Source/core/dom/AddConsoleMessageTask.h
|
| +++ b/Source/core/dom/AddConsoleMessageTask.h
|
| @@ -28,7 +28,7 @@
|
| #define AddConsoleMessageTask_h
|
|
|
| #include "core/dom/ExecutionContextTask.h"
|
| -#include "core/page/ConsoleTypes.h"
|
| +#include "core/frame/ConsoleTypes.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|