| Index: third_party/WebKit/LayoutTests/images/color-profile-svg.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-svg.html b/third_party/WebKit/LayoutTests/images/color-profile-svg.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-svg.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-svg.html
|
| index 53bded2f59bf75395df92ec6ecdd19c5f1ccddf7..5e11a4aeb2a4e31b742a89753da2ef6a2c0e8e09 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-svg.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-svg.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>
|
| body { overflow: hidden; margin: 0px }
|
|
|