Index: LayoutTests/crypto/subtle/hkdf/unwrapKey.html |
diff --git a/LayoutTests/crypto/subtle/hkdf-unwrapKey.html b/LayoutTests/crypto/subtle/hkdf/unwrapKey.html |
similarity index 95% |
rename from LayoutTests/crypto/subtle/hkdf-unwrapKey.html |
rename to LayoutTests/crypto/subtle/hkdf/unwrapKey.html |
index 8b5a58668d8ecb2e217486143066601cbd593eba..1d381f09505345b2ff7debed67487a1181036f27 100644 |
--- a/LayoutTests/crypto/subtle/hkdf-unwrapKey.html |
+++ b/LayoutTests/crypto/subtle/hkdf/unwrapKey.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> |