| Index: third_party/WebKit/Source/core/style/StyleRareNonInheritedData.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.cpp b/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.cpp
|
| index 2cb5c1afae0eea24b0ee540e346a16188b367241..e9e60c9e3f552b416385d4d43923eaa64720214a 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.cpp
|
| @@ -21,6 +21,8 @@
|
|
|
| #include "core/style/StyleRareNonInheritedData.h"
|
|
|
| +#include "core/animation/css/CSSAnimationData.h"
|
| +#include "core/animation/css/CSSTransitionData.h"
|
| #include "core/style/ContentData.h"
|
| #include "core/style/DataEquivalency.h"
|
| #include "core/style/ComputedStyle.h"
|
|
|