| Index: third_party/WebKit/Source/modules/fetch/BytesConsumer.cpp
|
| diff --git a/third_party/WebKit/Source/modules/fetch/BytesConsumer.cpp b/third_party/WebKit/Source/modules/fetch/BytesConsumer.cpp
|
| index aa2f440b9ede13be45d7691c516adda285f7e03e..2a55139043c41d66e1e612e1c31e66e011fddb64 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/BytesConsumer.cpp
|
| +++ b/third_party/WebKit/Source/modules/fetch/BytesConsumer.cpp
|
| @@ -7,7 +7,6 @@
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/dom/TaskRunnerHelper.h"
|
| #include "modules/fetch/BlobBytesConsumer.h"
|
| -#include "modules/fetch/FetchBlobDataConsumerHandle.h"
|
| #include "platform/blob/BlobData.h"
|
| #include "public/platform/WebTaskRunner.h"
|
| #include "wtf/Functional.h"
|
|
|