Chromium Code Reviews| Index: Source/core/css/CSSMatrix.h |
| diff --git a/Source/core/css/CSSMatrix.h b/Source/core/css/CSSMatrix.h |
| index a353304e1c63fbc087bd31010a5d386fb022c76e..dea37acb403a82f8621c6929ae0bd3dfbaca6b1f 100644 |
| --- a/Source/core/css/CSSMatrix.h |
| +++ b/Source/core/css/CSSMatrix.h |
| @@ -29,7 +29,6 @@ |
| #include "bindings/v8/ScriptWrappable.h" |
| #include "core/platform/graphics/transforms/TransformationMatrix.h" |
| #include "wtf/RefCounted.h" |
| -#include "wtf/RefPtr.h" |
| #include "wtf/text/WTFString.h" |
| namespace WebCore { |