Index: LayoutTests/pointer-lock/locked-element-removed-from-dom.html |
diff --git a/LayoutTests/pointer-lock/locked-element-removed-from-dom.html b/LayoutTests/pointer-lock/locked-element-removed-from-dom.html |
index d6342e4d2b1bafe7bf85f7485e6ed5e6d4f11255..4ecb2659b8506a823d00caaec240576ffcae65c7 100644 |
--- a/LayoutTests/pointer-lock/locked-element-removed-from-dom.html |
+++ b/LayoutTests/pointer-lock/locked-element-removed-from-dom.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML> |
<html> |
<head> |
-<script src="../http/tests/resources/js-test-pre.js"></script> |
+<script src="../fast/js/resources/js-test-pre.js"></script> |
<script src="../http/tests/resources/pointer-lock/pointer-lock-test-harness.js"></script> |
</head> |
<body> |
@@ -48,6 +48,5 @@ |
]; |
doNextStep(); |
</script> |
-<script src="../http/tests/resources/js-test-post.js"></script> |
</body> |
</html> |