Index: third_party/WebKit/LayoutTests/svg/dom/resources/viewspec-viewtargetparams.svg |
diff --git a/third_party/WebKit/LayoutTests/svg/dom/resources/viewspec-viewtargetparams.svg b/third_party/WebKit/LayoutTests/svg/dom/resources/viewspec-viewtargetparams.svg |
deleted file mode 100644 |
index 598bc5461af49a75b170c39a904945e404cf62d5..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/svg/dom/resources/viewspec-viewtargetparams.svg |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-<svg xmlns="http://www.w3.org/2000/svg"> |
-<rect x="0" y="0" width="200" height="200" fill="red"/> |
-<rect x="60" y="60" width="30" height="30" fill="green"/> |
-<rect x="0" y="0" width="30" height="30" fill="blue"/> |
-</svg> |