| 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 0e032a8b113d69006cefc4627205125772504fc0..45cf03d9cc9119a9b6ecbcd0f071f4c97ff468c2 100644
|
| --- a/third_party/WebKit/Source/core/dom/CrossThreadTask.h
|
| +++ b/third_party/WebKit/Source/core/dom/CrossThreadTask.h
|
| @@ -35,7 +35,6 @@
|
| #include "core/dom/ExecutionContextTask.h"
|
| #include "platform/ThreadSafeFunctional.h"
|
| #include "wtf/PassOwnPtr.h"
|
| -#include "wtf/PassRefPtr.h"
|
| #include <type_traits>
|
|
|
| namespace blink {
|
|
|