| Index: third_party/WebKit/LayoutTests/images/color-profile-background-image-cover.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-background-image-cover.html b/third_party/WebKit/LayoutTests/images/color-profile-background-image-cover.html
|
| similarity index 93%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-background-image-cover.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-background-image-cover.html
|
| index fa77b31918fbf9ec075c0d5f2b87d16f6ba57e0d..b0070f9a61cf83d2d00c784f57296a1c83304d76 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-background-image-cover.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-background-image-cover.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>
|
| div {
|
|
|