| Index: LayoutTests/plugins/focus.html
|
| diff --git a/LayoutTests/plugins/focus.html b/LayoutTests/plugins/focus.html
|
| index ab7cc4e2e02742ec37043b9ca6a5ba2c0f4beae9..944fbd53d290cb813490088424f908b09101caad 100644
|
| --- a/LayoutTests/plugins/focus.html
|
| +++ b/LayoutTests/plugins/focus.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <meta charset="utf-8">
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=32292">bug 32292</a>:
|
|
|