Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/images/webp-color-profile-lossy.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/images/webp-color-profile-lossy.html b/third_party/WebKit/LayoutTests/fast/images/webp-color-profile-lossy.html |
| deleted file mode 100644 |
| index c234807f058ff49de301ea61f6c63e665117daf6..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/images/webp-color-profile-lossy.html |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -<!-- The red sector of the image should be at the 12 o'clock position. --> |
| -<img src="resources/webp-color-profile-lossy.webp" width="400px"> |
| -<script> |
| -if (window.testRunner) |
| - window.testRunner.dumpAsTextWithPixelResults(); |
| -</script> |