Index: LayoutTests/fast/forms/text/text-set-selection-crash.html |
diff --git a/LayoutTests/fast/forms/text/text-set-selection-crash.html b/LayoutTests/fast/forms/text/text-set-selection-crash.html |
index 2418f99748a68f2ddad4e8cc72249a81bcfa8a51..b4615c351e609fa88ef6025f7ae9dc94b52933d8 100644 |
--- a/LayoutTests/fast/forms/text/text-set-selection-crash.html |
+++ b/LayoutTests/fast/forms/text/text-set-selection-crash.html |
@@ -1,5 +1,5 @@ |
<body> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<applet code=""><input><embed type="application/x-webkit-test-netscape" width="200"></embed></applet> |
<script> |
description('There was a bug that HTMLTextFormControlElement::setSelectionRange crashed. This test requires ASAN or something.'); |