| 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",
|
|
|