| 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 e2bd859187d014b47c88e62003826b3947835587..b48855c0ed8fc2ec99236458e2977ef8a8c0cc45 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h
|
| +++ b/third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h
|
| @@ -44,7 +44,7 @@
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/loader/fetch/ResourceResponse.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|