| Index: LayoutTests/crypto/subtle/clone-ecKey-private.html
 | 
| diff --git a/LayoutTests/crypto/clone-ecKey-private.html b/LayoutTests/crypto/subtle/clone-ecKey-private.html
 | 
| similarity index 98%
 | 
| rename from LayoutTests/crypto/clone-ecKey-private.html
 | 
| rename to LayoutTests/crypto/subtle/clone-ecKey-private.html
 | 
| index d796c1a9e5e2e72c6f6b915cd61416ddebacb860..615f0ea5fc98ed78634a804f2fd3fd1e6d9073ef 100644
 | 
| --- a/LayoutTests/crypto/clone-ecKey-private.html
 | 
| +++ b/LayoutTests/crypto/subtle/clone-ecKey-private.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>
 | 
| 
 |