| Index: Source/core/core.gypi
 | 
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
 | 
| index 81c2918340e6f0f45432772d4d23484c9ff0a295..4786b31659d8a474bc612ba16026a00e2785ed7f 100644
 | 
| --- a/Source/core/core.gypi
 | 
| +++ b/Source/core/core.gypi
 | 
| @@ -3250,9 +3250,6 @@
 | 
|              'html/track/vtt/BufferedLineReaderTest.cpp',
 | 
|              'frame/ImageBitmapTest.cpp',
 | 
|              'platform/animation/AnimationTranslationUtilTest.cpp',
 | 
| -            'platform/animation/TimingFunctionTestHelper.h',
 | 
| -            'platform/animation/TimingFunctionTestHelper.cpp',
 | 
| -            'platform/animation/TimingFunctionTestHelperTest.cpp',
 | 
|              'rendering/RenderOverflowTest.cpp',
 | 
|              'rendering/shapes/BoxShapeTest.cpp',
 | 
|              'testing/UnitTestHelpers.h',
 | 
| 
 |