Index: third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-checkaspectparams.svg |
diff --git a/third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-checkaspectparams.svg b/third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-checkaspectparams.svg |
deleted file mode 100644 |
index a7a745c45482915f53ba794a39c080ee5ad11dbe..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-checkaspectparams.svg |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-<svg xmlns="http://www.w3.org/2000/svg"> |
-<rect x="0" y="0" width="500" height="500" fill="green"/> |
-<set attributeName="preserveAspectRatio" to="xMaxYMin" begin="0s" fill="freeze"/> |
-</svg> |