| Index: Source/core/frame/animation/CSSPropertyAnimation.cpp
|
| diff --git a/Source/core/frame/animation/CSSPropertyAnimation.cpp b/Source/core/frame/animation/CSSPropertyAnimation.cpp
|
| index a3c2608091031448d0cf4cee9ebe5ece73feace2..4d07ebf1e86c57b77240b0735cced3ebc63b589a 100644
|
| --- a/Source/core/frame/animation/CSSPropertyAnimation.cpp
|
| +++ b/Source/core/frame/animation/CSSPropertyAnimation.cpp
|
| @@ -31,7 +31,6 @@
|
| #include "core/frame/animation/CSSPropertyAnimation.h"
|
|
|
| #include <algorithm>
|
| -#include "CSSPropertyNames.h"
|
| #include "StylePropertyShorthand.h"
|
| #include "core/animation/css/CSSAnimations.h"
|
| #include "core/css/CSSCrossfadeValue.h"
|
|
|