Chromium Code Reviews| Index: Source/core/svg/SVGZoomAndPan.h |
| diff --git a/Source/core/svg/SVGZoomAndPan.h b/Source/core/svg/SVGZoomAndPan.h |
| index 061b9fc5fabb8f5fc063cb5e0d58115f2881d08c..72b7a95a16b92c11879176e7ff01cbd9468273f4 100644 |
| --- a/Source/core/svg/SVGZoomAndPan.h |
| +++ b/Source/core/svg/SVGZoomAndPan.h |
| @@ -22,11 +22,8 @@ |
| #define SVGZoomAndPan_h |
| #include "SVGNames.h" |
| -#include "core/dom/Attribute.h" |
| #include "core/dom/QualifiedName.h" |
| #include <wtf/HashSet.h> |
| -#include <wtf/RefCounted.h> |
| -#include <wtf/unicode/Unicode.h> |
| namespace WebCore { |