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