| Index: LayoutTests/fast/forms/color/color-suggestion-picker-two-row-appearance.html
|
| diff --git a/LayoutTests/fast/forms/color/color-suggestion-picker-two-row-appearance.html b/LayoutTests/fast/forms/color/color-suggestion-picker-two-row-appearance.html
|
| index c55161ebac7f7296c2b377631054d0c3b9c702ca..58592367515a3a3d40528d863f020026a0e051b1 100644
|
| --- a/LayoutTests/fast/forms/color/color-suggestion-picker-two-row-appearance.html
|
| +++ b/LayoutTests/fast/forms/color/color-suggestion-picker-two-row-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 style="background-color: #777777">
|
|
|