Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: third_party/WebKit/Source/core/svg/SVGImageLoader.cpp

Issue 2469873002: [ImageResource 4] Split ImageResource into Resource and Image parts (Closed)
Patch Set: style Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGImageElement.h ('k') | third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698