| Index: third_party/WebKit/LayoutTests/images/color-profile-image-canvas.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-canvas.html b/third_party/WebKit/LayoutTests/images/color-profile-image-canvas.html
|
| similarity index 94%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-image-canvas.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-image-canvas.html
|
| index 46a1d8ffae7745a56a8594bd0eaf24e46f79336a..c85e2eae5e60cf694c207a89bfb44e8130a873d1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-canvas.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-image-canvas.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>
|
| canvas, img { margin: 5px; width: 380px }
|
|
|