| Index: third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-adobe-to-srgb.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html b/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-adobe-to-srgb.html
|
| similarity index 92%
|
| copy from third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html
|
| copy to third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-adobe-to-srgb.html
|
| index 3842060487d11aef405cb1a6ebfffed6b8605a20..ff58f4b2666db91f9b827b1e3dbb1680de28de24 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-adobe-to-srgb.html
|
| @@ -30,7 +30,7 @@ window.onload = function() {
|
| if (window.internals)
|
| internals.settings.setImageColorProfilesEnabled(true);
|
|
|
| - testImageColors('resources/color-checker-srgb-color-profile.png');
|
| + testImageColors('resources/color-checker-adobe-color-profile.png');
|
| };
|
| </script>
|
| </html>
|
|
|