| Index: LayoutTests/crypto/subtle/aes-kw-wrapKey-unwrapKey-raw.html
|
| diff --git a/LayoutTests/crypto/aes-kw-wrapKey-unwrapKey-raw.html b/LayoutTests/crypto/subtle/aes-kw-wrapKey-unwrapKey-raw.html
|
| similarity index 98%
|
| rename from LayoutTests/crypto/aes-kw-wrapKey-unwrapKey-raw.html
|
| rename to LayoutTests/crypto/subtle/aes-kw-wrapKey-unwrapKey-raw.html
|
| index f5bd2c0caa74bb3bbd613d2553176c1a5ca95daf..ed807a3f824efee6913899c4f78d96f833b41642 100644
|
| --- a/LayoutTests/crypto/aes-kw-wrapKey-unwrapKey-raw.html
|
| +++ b/LayoutTests/crypto/subtle/aes-kw-wrapKey-unwrapKey-raw.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>
|
|
|