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 f3cf08b7d54e599fc4ee00f3511c626e008c6aa9..f4a258d008f4cf06b2ac061b050383b39cc54f1a 100644 |
--- a/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h |
+++ b/third_party/WebKit/Source/core/dom/AddConsoleMessageTask.h |
@@ -29,6 +29,8 @@ |
#include "core/dom/ExecutionContextTask.h" |
#include "platform/v8_inspector/public/ConsoleTypes.h" |
+#include "wtf/OwnPtr.h" |
+#include "wtf/PassOwnPtr.h" |
#include "wtf/PtrUtil.h" |
#include "wtf/text/WTFString.h" |