Index: LayoutTests/crypto/subtle/aes-cbc/encrypt-decrypt.html |
diff --git a/LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt.html b/LayoutTests/crypto/subtle/aes-cbc/encrypt-decrypt.html |
similarity index 97% |
rename from LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt.html |
rename to LayoutTests/crypto/subtle/aes-cbc/encrypt-decrypt.html |
index 6907782982111e1e15af656951782850a950bfcb..4b38f20b3dcd5e2e98ff51ffb96ea48e306a56e8 100644 |
--- a/LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt.html |
+++ b/LayoutTests/crypto/subtle/aes-cbc/encrypt-decrypt.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> |