Index: LayoutTests/crypto/subtle/hkdf/deriveKey.html |
diff --git a/LayoutTests/crypto/subtle/hkdf-deriveKey.html b/LayoutTests/crypto/subtle/hkdf/deriveKey.html |
similarity index 95% |
rename from LayoutTests/crypto/subtle/hkdf-deriveKey.html |
rename to LayoutTests/crypto/subtle/hkdf/deriveKey.html |
index 949503cb86ef59c1b5d9b04f9374696622a4239a..415131d79e834843977ce77d25154318dad19f9c 100644 |
--- a/LayoutTests/crypto/subtle/hkdf-deriveKey.html |
+++ b/LayoutTests/crypto/subtle/hkdf/deriveKey.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> |