| Index: third_party/WebKit/LayoutTests/fast/images/color-profile-image-profile-match.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-profile-match.html b/third_party/WebKit/LayoutTests/fast/images/color-profile-image-profile-match.html
|
| index 22712d746eba741c8e6494ca5584e47448c3baf0..ce759922f8d04e7951542bd9c53b06a407176bb4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-profile-match.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/images/color-profile-image-profile-match.html
|
| @@ -33,9 +33,6 @@ function done() {
|
| setTimeout(function() { testRunner.notifyDone() }, 0);
|
| }
|
|
|
| -if (window.internals)
|
| - internals.settings.setImageColorProfilesEnabled(true);
|
| -
|
| if (window.testRunner) {
|
| testRunner.dumpAsTextWithPixelResults();
|
| testRunner.waitUntilDone();
|
|
|