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

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

Issue 2619173002: Remove most content from Interpolation (Closed)
Patch Set: Created 3 years, 11 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/InterpolableValue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e1109ccca9c3f4e4af2d82b9d5ef3ec96b3feeac..d37569aff29ecfbdd43a93a57547df86ee454a0b 100644
--- a/third_party/WebKit/Source/core/animation/BUILD.gn
+++ b/third_party/WebKit/Source/core/animation/BUILD.gn
@@ -116,7 +116,6 @@ blink_core_sources("animation") {
"InertEffect.h",
"InterpolableValue.cpp",
"InterpolableValue.h",
- "Interpolation.cpp",
"Interpolation.h",
"InterpolationEffect.cpp",
"InterpolationEffect.h",
@@ -133,6 +132,7 @@ blink_core_sources("animation") {
"KeyframeEffectModel.h",
"KeyframeEffectReadOnly.cpp",
"KeyframeEffectReadOnly.h",
+ "LegacyStyleInterpolation.cpp",
"LegacyStyleInterpolation.h",
"LengthInterpolationFunctions.cpp",
"LengthInterpolationFunctions.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/animation/InterpolableValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698