Index: third_party/WebKit/LayoutTests/fast/images/dont-crash-with-null-gif-frames.html |
diff --git a/third_party/WebKit/LayoutTests/fast/images/dont-crash-with-null-gif-frames.html b/third_party/WebKit/LayoutTests/fast/images/dont-crash-with-null-gif-frames.html |
deleted file mode 100644 |
index 5b819bbd355260646037ca9ede5660b0bd5f8ab1..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/images/dont-crash-with-null-gif-frames.html |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-<script> |
-if (window.testRunner) |
- testRunner.dumpAsText(); |
-</script> |
-This tests passes if it doesn't crash.<br> |
-<img src=resources/quicksort.gif> |