| Index: third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp b/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp
|
| index a09e7642b6185f591e77851739b0ddfff9250862..f7e5795796cbba72715d7e51f53be53b76266da6 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp
|
| @@ -9,7 +9,6 @@
|
| #include "core/dom/ElementRareData.h"
|
| #include "core/dom/Text.h"
|
| #include "core/dom/shadow/ShadowRoot.h"
|
| -#include "core/fetch/ImageResource.h"
|
| #include "core/html/HTMLDivElement.h"
|
| #include "core/html/HTMLElement.h"
|
| #include "core/html/HTMLImageElement.h"
|
|
|