Index: LayoutTests/fast/files/xhr-response-blob.html |
diff --git a/LayoutTests/fast/files/xhr-response-blob.html b/LayoutTests/fast/files/xhr-response-blob.html |
index 08dfe8d3362d9c0216e0fea3b4b45cdf3011e4e3..9ee59c31cf5f99a690419b22dacd73f59a69cd67 100644 |
--- a/LayoutTests/fast/files/xhr-response-blob.html |
+++ b/LayoutTests/fast/files/xhr-response-blob.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<script src="script-tests/xhr-response-blob.js"></script> |