| Index: LayoutTests/fast/events/page-scaled-mouse-click.html
|
| diff --git a/LayoutTests/fast/events/page-scaled-mouse-click.html b/LayoutTests/fast/events/page-scaled-mouse-click.html
|
| index 2e63ed1c56cee52543800ba424475999877770b0..4f87210862b2946ab670c228a95370fcf80a420b 100644
|
| --- a/LayoutTests/fast/events/page-scaled-mouse-click.html
|
| +++ b/LayoutTests/fast/events/page-scaled-mouse-click.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body style="margin:0px">
|
| <script src="script-tests/page-scaled-mouse-click.js"></script>
|
|
|