Index: Source/core/css/CSSTransformValue.cpp |
diff --git a/Source/core/css/CSSTransformValue.cpp b/Source/core/css/CSSTransformValue.cpp |
index 75a97d8c45f917af978b40a05ebd9bb9545ce311..de981949bd399e68890b2abc5c5e434b13b1cc5e 100644 |
--- a/Source/core/css/CSSTransformValue.cpp |
+++ b/Source/core/css/CSSTransformValue.cpp |
@@ -26,8 +26,6 @@ |
#include "config.h" |
#include "core/css/CSSTransformValue.h" |
-#include "core/css/CSSValueList.h" |
-#include "wtf/PassRefPtr.h" |
#include "wtf/text/WTFString.h" |
namespace WebCore { |