| Index: third_party/WebKit/LayoutTests/images/color-profile-image-pseudo-content.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-pseudo-content.html b/third_party/WebKit/LayoutTests/images/color-profile-image-pseudo-content.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-image-pseudo-content.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-image-pseudo-content.html
|
| index 7351fc91561e6465b948fb22ddc6236826667a5c..8900a80f00a3b886670410bd4d4d8e1b385e892d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-pseudo-content.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-image-pseudo-content.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>
|
| h1 {
|
| overflow: hidden;
|
|
|