| Index: third_party/WebKit/Source/modules/fetch/Request.cpp
|
| diff --git a/third_party/WebKit/Source/modules/fetch/Request.cpp b/third_party/WebKit/Source/modules/fetch/Request.cpp
|
| index 08aff7d0f4da4092d3fc4481149176d6db9e73d5..62ca634ec1e0ef294bd0e20536873297d35cf1c1 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/Request.cpp
|
| +++ b/third_party/WebKit/Source/modules/fetch/Request.cpp
|
| @@ -12,7 +12,6 @@
|
| #include "core/loader/ThreadableLoader.h"
|
| #include "modules/fetch/BodyStreamBuffer.h"
|
| #include "modules/fetch/DataConsumerHandleUtil.h"
|
| -#include "modules/fetch/FetchBlobDataConsumerHandle.h"
|
| #include "modules/fetch/FetchManager.h"
|
| #include "modules/fetch/RequestInit.h"
|
| #include "platform/HTTPNames.h"
|
|
|