| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 88ecb9df71c6eafdce5e465adee65058159e0532..d4aed5adb45e66d2cb185b7e50530bfa43d5f239 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -906,9 +906,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',
|
|
|