| Index: LayoutTests/crypto/subtle/clone-rsaHashedKey-private.html
|
| diff --git a/LayoutTests/crypto/clone-rsaHashedKey-private.html b/LayoutTests/crypto/subtle/clone-rsaHashedKey-private.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/clone-rsaHashedKey-private.html
|
| rename to LayoutTests/crypto/subtle/clone-rsaHashedKey-private.html
|
| index 8c05815a700a927be3c0a8b551ec02a74727487a..21fa4f9ba70e97cd5341ce1b05d594b298ff2e6b 100644
|
| --- a/LayoutTests/crypto/clone-rsaHashedKey-private.html
|
| +++ b/LayoutTests/crypto/subtle/clone-rsaHashedKey-private.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/common.js"></script>
|
| <script src="resources/keys.js"></script>
|
| </head>
|
|
|