Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/images/png-color-profile-ignore-gamma.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/images/png-color-profile-ignore-gamma.html b/third_party/WebKit/LayoutTests/fast/images/png-color-profile-ignore-gamma.html |
| deleted file mode 100644 |
| index aaf56407d3bd021d678dd95f6cb3530c8fc414a0..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/images/png-color-profile-ignore-gamma.html |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -<!-- crbug.com/354885 The red/blue squares should be inside a green box. --> |
| -<img src="resources/png-color-profile-and-gamma-chunk.png"> |
| -<script> |
| -if (window.testRunner) |
| - window.testRunner.dumpAsTextWithPixelResults(); |
| -</script> |