| Index: LayoutTests/crypto/generateKey.html
|
| diff --git a/LayoutTests/crypto/generateKey.html b/LayoutTests/crypto/generateKey.html
|
| index 64213ece87b7996cac0bd9b331b69f6c16f28b49..9a861a0c7f9d0d36437be09db17aa23e3ee0f714 100644
|
| --- a/LayoutTests/crypto/generateKey.html
|
| +++ b/LayoutTests/crypto/generateKey.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| <script src="resources/common.js"></script>
|
| </head>
|
| <body>
|
|
|