Index: third_party/WebKit/Source/core/dom/CrossThreadTask.h |
diff --git a/third_party/WebKit/Source/core/dom/CrossThreadTask.h b/third_party/WebKit/Source/core/dom/CrossThreadTask.h |
index fb744cfd9b907c465eba6009598524bc0b4c14d9..5c9a094cd5da37410f440976398449f52eaf6350 100644 |
--- a/third_party/WebKit/Source/core/dom/CrossThreadTask.h |
+++ b/third_party/WebKit/Source/core/dom/CrossThreadTask.h |
@@ -34,6 +34,7 @@ |
#include "core/dom/ExecutionContext.h" |
#include "core/dom/ExecutionContextTask.h" |
#include "platform/ThreadSafeFunctional.h" |
+#include "wtf/PassOwnPtr.h" |
#include <type_traits> |
namespace blink { |