| Index: LayoutTests/crypto/subtle/ecdh-deriveKey-hmac.html
|
| diff --git a/LayoutTests/crypto/ecdh-deriveKey-hmac.html b/LayoutTests/crypto/subtle/ecdh-deriveKey-hmac.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/ecdh-deriveKey-hmac.html
|
| rename to LayoutTests/crypto/subtle/ecdh-deriveKey-hmac.html
|
| index 1145220b895c8276723e38c500245b87600fbb0a..82d6f7c8b0e4cb8f630f9632bb8c116eb11b48bf 100644
|
| --- a/LayoutTests/crypto/ecdh-deriveKey-hmac.html
|
| +++ b/LayoutTests/crypto/subtle/ecdh-deriveKey-hmac.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>
|
| </head>
|
| <body>
|
|
|