| 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 6d9dd48098497b1ec1f6a91c0eded39659659fee..926bb2d0b561a7ddc4968b156e46b79cef0a141d 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1117,16 +1117,6 @@ source_set("unit_tests") {
|
| "animation/PropertyHandleTest.cpp",
|
| "animation/TimingCalculationsTest.cpp",
|
| "animation/TimingInputTest.cpp",
|
| - "animation/animatable/AnimatableColorTest.cpp",
|
| - "animation/animatable/AnimatableDoubleAndBoolTest.cpp",
|
| - "animation/animatable/AnimatableDoubleTest.cpp",
|
| - "animation/animatable/AnimatableLengthTest.cpp",
|
| - "animation/animatable/AnimatableNeutralTest.cpp",
|
| - "animation/animatable/AnimatableStrokeDasharrayListTest.cpp",
|
| - "animation/animatable/AnimatableUnknownTest.cpp",
|
| - "animation/animatable/AnimatableValueTestHelper.cpp",
|
| - "animation/animatable/AnimatableValueTestHelper.h",
|
| - "animation/animatable/AnimatableValueTestHelperTest.cpp",
|
| "clipboard/DataObjectTest.cpp",
|
| "css/ActiveStyleSheetsTest.cpp",
|
| "css/AffectedByFocusTest.cpp",
|
|
|