Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(816)

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2750293003: Delete unused AnimatableValue code (Closed)
Patch Set: Fix unit tests Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/animation/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/animation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698