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