Index: third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp |
diff --git a/third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp b/third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp |
index a30dd8016c7c30a69b022ec2aa142202645ebffa..a1dab1fbceda0902013dc326dc113b52c1dbbfb9 100644 |
--- a/third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp |
+++ b/third_party/WebKit/Source/modules/fetch/DataConsumerTee.cpp |
@@ -8,7 +8,6 @@ |
#include "core/dom/ExecutionContext.h" |
#include "modules/fetch/DataConsumerHandleUtil.h" |
#include "modules/fetch/FetchBlobDataConsumerHandle.h" |
-#include "platform/CrossThreadFunctional.h" |
#include "platform/heap/Handle.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebTaskRunner.h" |