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

Unified Diff: third_party/WebKit/Source/core/animation/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
Index: third_party/WebKit/Source/core/animation/BUILD.gn
diff --git a/third_party/WebKit/Source/core/animation/BUILD.gn b/third_party/WebKit/Source/core/animation/BUILD.gn
index bccd78f8857a3d7a9f444d05ab079217b9fa0fb8..adb1cc29ca63d8e48291d2aacb1720af41a94d23 100644
--- a/third_party/WebKit/Source/core/animation/BUILD.gn
+++ b/third_party/WebKit/Source/core/animation/BUILD.gn
@@ -238,7 +238,6 @@ blink_core_sources("animation") {
"animatable/AnimatableLengthPoint3D.h",
"animatable/AnimatableLengthSize.cpp",
"animatable/AnimatableLengthSize.h",
- "animatable/AnimatableNeutral.h",
"animatable/AnimatablePath.cpp",
"animatable/AnimatablePath.h",
"animatable/AnimatableRepeatable.cpp",
@@ -249,7 +248,6 @@ blink_core_sources("animation") {
"animatable/AnimatableShadow.h",
"animatable/AnimatableShapeValue.cpp",
"animatable/AnimatableShapeValue.h",
- "animatable/AnimatableStrokeDasharrayList.cpp",
"animatable/AnimatableStrokeDasharrayList.h",
"animatable/AnimatableTransform.cpp",
"animatable/AnimatableTransform.h",
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/animation/CompositorAnimationsTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698