| Index: LayoutTests/fast/forms/color/color-suggestion-picker-appearance.html
|
| diff --git a/LayoutTests/fast/forms/color/color-suggestion-picker-appearance.html b/LayoutTests/fast/forms/color/color-suggestion-picker-appearance.html
|
| index 92a2f28e636d6e5688a45cfd29db9aa29daba4c2..425b9ca612338be32c20697d49ca1066b70e222f 100644
|
| --- a/LayoutTests/fast/forms/color/color-suggestion-picker-appearance.html
|
| +++ b/LayoutTests/fast/forms/color/color-suggestion-picker-appearance.html
|
| @@ -4,7 +4,7 @@
|
| <script>
|
| window.enablePixelTesting = true;
|
| </script>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="../../forms/resources/picker-common.js"></script>
|
| </head>
|
| <body>
|
|
|