Chromium Code Reviews| 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 { |