Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/images/webp-color-profile-crash.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/images/webp-color-profile-crash.html b/third_party/WebKit/LayoutTests/fast/images/webp-color-profile-crash.html |
| deleted file mode 100644 |
| index 96e957a13c222f7c5ff0f2ac65a29743ad7651c4..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/images/webp-color-profile-crash.html |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -<script> |
| -if (window.testRunner) |
| - testRunner.dumpAsText(); |
| -</script> |
| -This test passes if it does not crash.<br> |
| -<img src="resources/webp-color-profile-crash.webp"> |