| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 3754c68716158976d82934f7e0a2ff69044e089c..35546a048f54f2528043f2d96c55ee08135e8469 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3743,6 +3743,8 @@
|
| 'animation/PlayerTest.cpp',
|
| 'animation/TimedItemCalculationsTest.cpp',
|
| 'animation/TimedItemTest.cpp',
|
| + 'animation/css/CSSAnimatableValueFactory.cpp',
|
| + 'animation/css/CSSAnimatableValueFactory.h',
|
| 'css/CSSParserValuesTest.cpp',
|
| 'html/TimeRangesTest.cpp',
|
| 'loader/cache/CachedImageTest.cpp',
|
|
|