| Index: third_party/WebKit/LayoutTests/media/color-profile-munsell-bt709-to-srgb.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/color-profile-munsell-bt709-to-srgb.html b/third_party/WebKit/LayoutTests/media/color-profile-munsell-bt709-to-srgb.html
|
| index af503a1b9605efa195614d6020c3e814d70eff96..cac78b27457b7d242f809276a0b7f5c96d623bbf 100644
|
| --- a/third_party/WebKit/LayoutTests/media/color-profile-munsell-bt709-to-srgb.html
|
| +++ b/third_party/WebKit/LayoutTests/media/color-profile-munsell-bt709-to-srgb.html
|
| @@ -23,9 +23,6 @@ if (window.testRunner) {
|
| }
|
|
|
| window.onload = function() {
|
| - if (window.internals)
|
| - internals.settings.setImageColorProfilesEnabled(true);
|
| -
|
| var cyanInTargetGamut = true; // BT.709 and sRGB have the same gamut.
|
|
|
| testImageColors('resources/munsell-bt709-hdtv-itu.png', cyanInTargetGamut);
|
|
|