| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 22a4eef9243830dce4b92b5c91848227f625c753..9efc2c053833316b40ce94a273f70c64ad8ad445 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -908,9 +908,7 @@
|
| ],
|
| # NOTE: these are legacy unit tests, do not add more!
|
| 'platform_web_unittest_files': [
|
| - 'animation/TimingFunctionTestHelper.cpp',
|
| - 'animation/TimingFunctionTestHelper.h',
|
| - 'animation/TimingFunctionTestHelperTest.cpp',
|
| + 'animation/TimingFunctionTest.cpp',
|
| 'graphics/DeferredImageDecoderTest.cpp',
|
| 'graphics/ImageDecodingStoreTest.cpp',
|
| 'graphics/ImageFrameGeneratorTest.cpp',
|
|
|