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

Unified Diff: Source/core/svg/SVGUseElement.cpp

Issue 14522027: Absolutify paths to svg/animation/, svg/graphics/**. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months 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
« no previous file with comments | « Source/core/svg/SVGSVGElement.cpp ('k') | Source/core/svg/animation/SMILTime.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGUseElement.cpp
diff --git a/Source/core/svg/SVGUseElement.cpp b/Source/core/svg/SVGUseElement.cpp
index 93248679b233012405494e4e4992dd393b156cf2..e87667269fcb715c68d438bfb98aaca5bc6d6307 100644
--- a/Source/core/svg/SVGUseElement.cpp
+++ b/Source/core/svg/SVGUseElement.cpp
@@ -34,7 +34,6 @@
#include "SVGGElement.h"
#include "SVGLengthContext.h"
#include "SVGNames.h"
-#include "SVGSMILElement.h"
#include "SVGSVGElement.h"
#include "SVGSymbolElement.h"
#include "XLinkNames.h"
@@ -53,6 +52,7 @@
#include "core/loader/cache/CachedSVGDocument.h"
#include "core/rendering/svg/RenderSVGResource.h"
#include "core/rendering/svg/RenderSVGTransformableContainer.h"
+#include "core/svg/animation/SVGSMILElement.h"
#include "core/xml/XMLSerializer.h"
#include "core/xml/parser/XMLDocumentParser.h"
« no previous file with comments | « Source/core/svg/SVGSVGElement.cpp ('k') | Source/core/svg/animation/SMILTime.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698