Index: LayoutTests/editing/deleting/password-delete-contents.html |
diff --git a/LayoutTests/editing/deleting/password-delete-contents.html b/LayoutTests/editing/deleting/password-delete-contents.html |
index 0615e616385ea18470447133e098209261c1aa82..3e4461bd458b0bdc177927fb08d23bf21da592a3 100644 |
--- a/LayoutTests/editing/deleting/password-delete-contents.html |
+++ b/LayoutTests/editing/deleting/password-delete-contents.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE> |
<html> |
<head> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<p id="description">This makes sure we are able to delete the contents of a password field: deleting a selection and evaluating the field contents.</p> |