summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp')
-rw-r--r--chromium/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp b/chromium/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp
index 96a0080d48c..75d1bebaa18 100644
--- a/chromium/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp
+++ b/chromium/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.cpp
@@ -20,7 +20,6 @@
#include "config.h"
#include "core/svg/graphics/SVGImageForContainer.h"
-#include "core/svg/graphics/SVGImage.h"
#include "platform/geometry/FloatRect.h"
#include "platform/geometry/FloatSize.h"
#include "wtf/PassRefPtr.h"