| Index: third_party/WebKit/Source/core/svg/SVGImageLoader.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGImageLoader.cpp b/third_party/WebKit/Source/core/svg/SVGImageLoader.cpp
|
| index 3a24aa35ad27f5d8b89c7ab604f9dfd1f201c7d8..cc0b1c7d36e3fc6b3451b4d7163f3e88ab2c19dd 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGImageLoader.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGImageLoader.cpp
|
| @@ -21,7 +21,6 @@
|
| #include "core/svg/SVGImageLoader.h"
|
|
|
| #include "core/events/Event.h"
|
| -#include "core/fetch/ImageResource.h"
|
| #include "core/svg/SVGImageElement.h"
|
|
|
| namespace blink {
|
|
|