| Index: third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h
|
| diff --git a/third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h b/third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h
|
| index 2674efe2721c751c63c29a6eb93e36639cd5de30..c1cf568dde5d3479b6a1636f1c67a10b8918103e 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h
|
| +++ b/third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h
|
| @@ -43,7 +43,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "platform/network/ResourceResponse.h"
|
| +#include "platform/loader/fetch/ResourceResponse.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|