| Index: LayoutTests/crypto/subtle/ecdh/deriveBits.html
|
| diff --git a/LayoutTests/crypto/subtle/ecdh-deriveBits.html b/LayoutTests/crypto/subtle/ecdh/deriveBits.html
|
| similarity index 95%
|
| rename from LayoutTests/crypto/subtle/ecdh-deriveBits.html
|
| rename to LayoutTests/crypto/subtle/ecdh/deriveBits.html
|
| index d6a506c0f8f0e41bbec9b4afe3a04c05b79e9231..468c9e171265c594e3bfe0114733c1060c825ca0 100644
|
| --- a/LayoutTests/crypto/subtle/ecdh-deriveBits.html
|
| +++ b/LayoutTests/crypto/subtle/ecdh/deriveBits.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../resources/js-test.js"></script>
|
| -<script src="resources/common.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| +<script src="../resources/common.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|