| Index: LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html
|
| diff --git a/LayoutTests/crypto/aes-cbc-wrong-key-class.html b/LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html
|
| similarity index 95%
|
| rename from LayoutTests/crypto/aes-cbc-wrong-key-class.html
|
| rename to LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html
|
| index 2cc78e5f01b7596f3cf1f2a00dfaf53e63b0d4cf..262e7a498b09ccc97f14554863bd4dbdd58b4a1c 100644
|
| --- a/LayoutTests/crypto/aes-cbc-wrong-key-class.html
|
| +++ b/LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/common.js"></script>
|
| </head>
|
| <body>
|
|
|