| Index: LayoutTests/crypto/subtle/ecdh/deriveKey-aes.html
|
| diff --git a/LayoutTests/crypto/subtle/ecdh-deriveKey-aes.html b/LayoutTests/crypto/subtle/ecdh/deriveKey-aes.html
|
| similarity index 97%
|
| rename from LayoutTests/crypto/subtle/ecdh-deriveKey-aes.html
|
| rename to LayoutTests/crypto/subtle/ecdh/deriveKey-aes.html
|
| index 96930cea3ade62af835f704b33fdc162a48c5837..14f457491791cbfd0943018bf581a7e3884d8ad3 100644
|
| --- a/LayoutTests/crypto/subtle/ecdh-deriveKey-aes.html
|
| +++ b/LayoutTests/crypto/subtle/ecdh/deriveKey-aes.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>
|
|
|