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