| Index: LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.html
 | 
| diff --git a/LayoutTests/crypto/rsa-oaep-key-manipulation.html b/LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.html
 | 
| similarity index 98%
 | 
| rename from LayoutTests/crypto/rsa-oaep-key-manipulation.html
 | 
| rename to LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.html
 | 
| index 83f6822f3837f0c5f375810d39289a4c7da8b9c2..5e34307155786bbcf5ef8621c0c2db6fc455578f 100644
 | 
| --- a/LayoutTests/crypto/rsa-oaep-key-manipulation.html
 | 
| +++ b/LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.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>
 | 
| 
 |