| Index: LayoutTests/fast/dom/DOMException/prototype-object.html
|
| diff --git a/LayoutTests/fast/dom/DOMException/prototype-object.html b/LayoutTests/fast/dom/DOMException/prototype-object.html
|
| index 9e54695e4ed8f0063039b6cfa483f2a0e42ed15d..84b22091ca840f9383b2f038944f606aeed585b5 100644
|
| --- a/LayoutTests/fast/dom/DOMException/prototype-object.html
|
| +++ b/LayoutTests/fast/dom/DOMException/prototype-object.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
|
|
| description("This tests the prototype chain of DOMException objects.")
|
|
|