Index: LayoutTests/crypto/subtle/pbkdf2/deriveBits.html |
diff --git a/LayoutTests/crypto/subtle/pbkdf2-deriveBits.html b/LayoutTests/crypto/subtle/pbkdf2/deriveBits.html |
similarity index 96% |
rename from LayoutTests/crypto/subtle/pbkdf2-deriveBits.html |
rename to LayoutTests/crypto/subtle/pbkdf2/deriveBits.html |
index cf54ad4676cba22425d005c7c062664bb90ceba3..4adaee84c48ef5ff302935e9daacaa00e1fc7c83 100644 |
--- a/LayoutTests/crypto/subtle/pbkdf2-deriveBits.html |
+++ b/LayoutTests/crypto/subtle/pbkdf2/deriveBits.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> |