Index: LayoutTests/crypto/worker-random-values-limits.html |
diff --git a/LayoutTests/crypto/worker-random-values-limits.html b/LayoutTests/crypto/worker-random-values-limits.html |
index 1484c9fe76ae68d8c5f4166f6458e307e977df42..73b5a4101dda484cb1695f651cdff7616935d4f1 100644 |
--- a/LayoutTests/crypto/worker-random-values-limits.html |
+++ b/LayoutTests/crypto/worker-random-values-limits.html |
@@ -7,7 +7,7 @@ |
<p id="description"></p> |
<div id="console"></div> |
<script> |
- worker = startWorker("resources/random-values-limits.js"); |
+ worker = startWorker("random-values-limits.js"); |
</script> |
</body> |
</html> |