Index: LayoutTests/crypto/worker-random-values-types.html |
diff --git a/LayoutTests/crypto/worker-random-values-types.html b/LayoutTests/crypto/worker-random-values-types.html |
index 3adeeb5a56e0ac9a9d73498ed0ede856c9e72f55..37ce4d5aaeed7ef36bb5258301f811c63b049ade 100644 |
--- a/LayoutTests/crypto/worker-random-values-types.html |
+++ b/LayoutTests/crypto/worker-random-values-types.html |
@@ -7,7 +7,7 @@ |
<p id="description"></p> |
<div id="console"></div> |
<script> |
- worker = startWorker("resources/random-values-types.js"); |
+ worker = startWorker("random-values-types.js"); |
</script> |
</body> |
</html> |