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

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

Issue 2595393002: Fold SVGAnimatedTypeAnimator into SVGAnimateElement (Closed)
Patch Set: More ASSERT to DCHECK Created 4 years 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/svg/SVGAnimateElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/svg/BUILD.gn
diff --git a/third_party/WebKit/Source/core/svg/BUILD.gn b/third_party/WebKit/Source/core/svg/BUILD.gn
index 8cebdb2b61f39a803d336d198271f87d66098b88..64ac7d17944f5c7521f5b2c6341c4543fba65a51 100644
--- a/third_party/WebKit/Source/core/svg/BUILD.gn
+++ b/third_party/WebKit/Source/core/svg/BUILD.gn
@@ -43,8 +43,6 @@ blink_core_sources("svg") {
"SVGAnimatedPath.cpp",
"SVGAnimatedString.cpp",
"SVGAnimatedString.h",
- "SVGAnimatedTypeAnimator.cpp",
- "SVGAnimatedTypeAnimator.h",
"SVGAnimationElement.cpp",
"SVGAnimationElement.h",
"SVGBoolean.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/svg/SVGAnimateElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698