| Index: Source/core/page/animation/CSSPropertyAnimation.h
|
| diff --git a/Source/core/page/animation/CSSPropertyAnimation.h b/Source/core/page/animation/CSSPropertyAnimation.h
|
| index 29a503d98d46fe8b4f62d2fb2f6f86124ba10c75..45709ab47824b1cf230d27910bb3d8fc059a6a48 100644
|
| --- a/Source/core/page/animation/CSSPropertyAnimation.h
|
| +++ b/Source/core/page/animation/CSSPropertyAnimation.h
|
| @@ -30,8 +30,6 @@
|
| #define CSSPropertyAnimation_h
|
|
|
| #include "CSSPropertyNames.h"
|
| -#include "core/rendering/style/RenderStyleConstants.h"
|
| -#include <wtf/HashSet.h>
|
|
|
| namespace WebCore {
|
|
|
|
|