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

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

Issue 18707002: Reduce number of header includes in SVG (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Attempt to fix bots 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
Index: Source/core/svg/SVGTextElement.h
diff --git a/Source/core/svg/SVGTextElement.h b/Source/core/svg/SVGTextElement.h
index 998a06986fb8eef52ca0dc04bf445f3d2e754bd0..6765d0cfc256ed60d428a64a42e90ca29b97e1b5 100644
--- a/Source/core/svg/SVGTextElement.h
+++ b/Source/core/svg/SVGTextElement.h
@@ -21,7 +21,6 @@
#ifndef SVGTextElement_h
#define SVGTextElement_h
-#include "core/svg/SVGAnimatedTransformList.h"
#include "core/svg/SVGTextPositioningElement.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698