Index: LayoutTests/crypto/subtle/aes-gcm/failures.html |
diff --git a/LayoutTests/crypto/subtle/aes-gcm-failures.html b/LayoutTests/crypto/subtle/aes-gcm/failures.html |
similarity index 96% |
rename from LayoutTests/crypto/subtle/aes-gcm-failures.html |
rename to LayoutTests/crypto/subtle/aes-gcm/failures.html |
index 6d9e8149dffa592d6fc1abd180e9c1ff6a81f398..b5be4fc595ea093036da9c2187a0ecc60cedac91 100644 |
--- a/LayoutTests/crypto/subtle/aes-gcm-failures.html |
+++ b/LayoutTests/crypto/subtle/aes-gcm/failures.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> |