| Index: LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag.html
|
| diff --git a/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag.html b/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag.html
|
| index 16d81bbfeec2989e6d567261ee7b2e881007efa8..8a59bf1eded9281e671c0837ecfb83938966e7c4 100644
|
| --- a/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag.html
|
| +++ b/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <meta charset="utf-8">
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
| window.jsTestIsAsync = true;
|
|
|
|
|