| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 42cd4bc768edc690b9176caa50a90bb1f2d4011e..b505d5ea4445f3f904df2ba6193e49f9fda2d9dc 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3788,6 +3788,7 @@
|
| 'animation/AnimationTestHelper.h',
|
| 'animation/AnimationTimelineTest.cpp',
|
| 'animation/AnimationTranslationUtilTest.cpp',
|
| + 'animation/AnimationTranslationUtilTest.h',
|
| 'animation/CompositorAnimationsTest.cpp',
|
| 'animation/CompositorAnimationsTestHelper.h',
|
| 'animation/DeferredLegacyStyleInterpolationTest.cpp',
|
|
|