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

Unified Diff: Source/core/svg/SVGStyledElement.h

Issue 18707002: Reduce number of header includes in SVG (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add Samsung copyright Created 7 years, 5 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/SVGScriptElement.cpp ('k') | Source/core/svg/SVGTests.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGStyledElement.h
diff --git a/Source/core/svg/SVGStyledElement.h b/Source/core/svg/SVGStyledElement.h
index 4b676d10b4c183d1ad09952434f25d5c84d8d8cb..9108c37e038ed396d13d2c0f4cc8d7f06cda7c50 100644
--- a/Source/core/svg/SVGStyledElement.h
+++ b/Source/core/svg/SVGStyledElement.h
@@ -23,6 +23,7 @@
#include "CSSPropertyNames.h"
#include "core/svg/SVGAnimatedString.h"
+#include "core/svg/SVGElement.h"
#include "core/svg/SVGLocatable.h"
#include <wtf/HashSet.h>
#include <wtf/PassRefPtr.h>
« no previous file with comments | « Source/core/svg/SVGScriptElement.cpp ('k') | Source/core/svg/SVGTests.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698