| Index: LayoutTests/fast/dom/DeviceOrientation/script-tests/TEMPLATE.html
|
| diff --git a/LayoutTests/fast/dom/DeviceOrientation/script-tests/TEMPLATE.html b/LayoutTests/fast/dom/DeviceOrientation/script-tests/TEMPLATE.html
|
| index e85b7c228698d4d3de116637aab37de4adf4d623..46f4db0327a138c9074001b93ae940d2693cf776 100644
|
| --- a/LayoutTests/fast/dom/DeviceOrientation/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/fast/dom/DeviceOrientation/script-tests/TEMPLATE.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="YOUR_JS_FILE_HERE"></script>
|
|
|