| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 6aaa0d5957ef9e49f508c4a9294feaa87d0d80a5..6d459f873c36e8fcc2164d883eea6bd911fc59ef 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1159,7 +1159,6 @@ source_set("unit_tests") {
|
| "animation/AnimationTest.cpp",
|
| "animation/AnimationTestHelper.cpp",
|
| "animation/AnimationTestHelper.h",
|
| - "animation/AnimationTimelineTest.cpp",
|
| "animation/CompositorAnimationsTest.cpp",
|
| "animation/DocumentTimelineTest.cpp",
|
| "animation/EffectInputTest.cpp",
|
|
|