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