| Index: third_party/WebKit/Source/core/loader/resource/ImageResourceInfo.h
|
| diff --git a/third_party/WebKit/Source/core/loader/resource/ImageResourceInfo.h b/third_party/WebKit/Source/core/loader/resource/ImageResourceInfo.h
|
| index 05f8bcaed9fb50d7051a3f673739b1b162f3c4f3..ced90f3e146ba41314337f092501f44eb1522a79 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/ImageResourceInfo.h
|
| +++ b/third_party/WebKit/Source/core/loader/resource/ImageResourceInfo.h
|
| @@ -10,7 +10,7 @@
|
| #include "platform/heap/Heap.h"
|
| #include "platform/loader/fetch/ResourceStatus.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|