| Index: third_party/WebKit/LayoutTests/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/images/color-profile-image-profile-match.html
|
| similarity index 93%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-image-profile-match.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-image-profile-match.html
|
| index ce759922f8d04e7951542bd9c53b06a407176bb4..3176bd30dd5bf2e2970ee80526d2fcccaa2ba50e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-profile-match.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-image-profile-match.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| -<script src="../../resources/run-after-layout-and-paint.js"></script>
|
| +<script src="../resources/run-after-layout-and-paint.js"></script>
|
|
|
| <style>
|
| img { width: 258px }
|
|
|