| Index: third_party/WebKit/Source/core/loader/ImageLoader.h
|
| diff --git a/third_party/WebKit/Source/core/loader/ImageLoader.h b/third_party/WebKit/Source/core/loader/ImageLoader.h
|
| index 4898446af2cdcee88aef2c42cc7d63b547deb88d..2daf82d70d699b540c870ff1e5665de33a60d79f 100644
|
| --- a/third_party/WebKit/Source/core/loader/ImageLoader.h
|
| +++ b/third_party/WebKit/Source/core/loader/ImageLoader.h
|
| @@ -26,7 +26,6 @@
|
| #include "core/CoreExport.h"
|
| #include "core/fetch/ImageResource.h"
|
| #include "core/fetch/ImageResourceObserver.h"
|
| -#include "core/fetch/ResourceClient.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/WeakPtr.h"
|
|
|