| Index: third_party/WebKit/Source/core/loader/resource/ImageResourceObserver.h
|
| diff --git a/third_party/WebKit/Source/core/loader/resource/ImageResourceObserver.h b/third_party/WebKit/Source/core/loader/resource/ImageResourceObserver.h
|
| index 7a6922f99bb10d2cfd4945aad38e59bcfd48d692..bc145285a0449cf36008794fe091ca4f698d969f 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/ImageResourceObserver.h
|
| +++ b/third_party/WebKit/Source/core/loader/resource/ImageResourceObserver.h
|
| @@ -25,7 +25,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/graphics/ImageAnimationPolicy.h"
|
| -#include "platform/network/ResourceLoadPriority.h"
|
| +#include "platform/loader/fetch/ResourceLoadPriority.h"
|
| #include "wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|