| Index: LayoutTests/fast/events/constructors/speech-recognition-error-constructor.html
|
| diff --git a/LayoutTests/fast/events/constructors/speech-recognition-error-constructor.html b/LayoutTests/fast/events/constructors/speech-recognition-error-constructor.html
|
| index 08b531581a70f8bbd89660d283c4ee5f8f760e76..f20eb8ae6db9ad4f6fb1feceb8c4bb1637bd7696 100644
|
| --- a/LayoutTests/fast/events/constructors/speech-recognition-error-constructor.html
|
| +++ b/LayoutTests/fast/events/constructors/speech-recognition-error-constructor.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>
|
| <p id="description"></p>
|
|
|