| Index: LayoutTests/crypto/subtle/importKey-normalize-usages.html
|
| diff --git a/LayoutTests/crypto/importKey-normalize-usages.html b/LayoutTests/crypto/subtle/importKey-normalize-usages.html
|
| similarity index 93%
|
| rename from LayoutTests/crypto/importKey-normalize-usages.html
|
| rename to LayoutTests/crypto/subtle/importKey-normalize-usages.html
|
| index 1647f9179463b6259b6888f9ceaafccd67e859db..ae3260857db63185f8af22a38f8303a84be1c4e6 100644
|
| --- a/LayoutTests/crypto/importKey-normalize-usages.html
|
| +++ b/LayoutTests/crypto/subtle/importKey-normalize-usages.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>
|
|
|