Index: LayoutTests/accessibility/removed-anonymous-block-child-causes-crash.html |
diff --git a/LayoutTests/accessibility/removed-anonymous-block-child-causes-crash.html b/LayoutTests/accessibility/removed-anonymous-block-child-causes-crash.html |
index a9ab9151df44421356bee4b02a38245ea505abc8..f74845d4ebe61750a97d1635bef412a829cb8207 100644 |
--- a/LayoutTests/accessibility/removed-anonymous-block-child-causes-crash.html |
+++ b/LayoutTests/accessibility/removed-anonymous-block-child-causes-crash.html |
@@ -15,7 +15,7 @@ |
queryIsEnabledOnDecendants(accessibilityObject.childAtIndex(i)); |
} |
</script> |
-<script src="../fast/js/resources/js-test-pre.js"></script> |
+<script src="../resources/js-test.js"></script> |
</head> |
<body> |