Chromium Code Reviews| Index: LayoutTests/crypto/crypto-random-values-limits.html |
| diff --git a/LayoutTests/security/crypto-random-values-limits.html b/LayoutTests/crypto/crypto-random-values-limits.html |
| similarity index 94% |
| rename from LayoutTests/security/crypto-random-values-limits.html |
| rename to LayoutTests/crypto/crypto-random-values-limits.html |
| index 95175860907e12cf8b32a8be8a9b5409a4162f44..cc504955bec73d83df2316b5b0a46b20ceb4deab 100644 |
| --- a/LayoutTests/security/crypto-random-values-limits.html |
| +++ b/LayoutTests/crypto/crypto-random-values-limits.html |
| @@ -2,7 +2,6 @@ |
| <html> |
| <head> |
| <script src="../fast/js/resources/js-test-pre.js"></script> |
| -<script src="resources/utilities.js"></script> |
|
eroman
2013/06/12 17:32:39
This script inclusion was bogus, so I removed.
|
| </head> |
| <body> |
| <p id="description"></p> |