Index: trunk/LayoutTests/editing/selection/leak-document-with-selection-inside.html |
=================================================================== |
--- trunk/LayoutTests/editing/selection/leak-document-with-selection-inside.html (revision 156081) |
+++ trunk/LayoutTests/editing/selection/leak-document-with-selection-inside.html (working copy) |
@@ -9,7 +9,7 @@ |
</script> |
<script src="../../fast/js/resources/js-test-pre.js"></script> |
- <script src="../../fast/js/resources/leak-check.js"></script> |
+ <script src="../../fast/dom/resources/leak-check.js"></script> |
<script> |
description("This test asserts that document doesn't leak when a selection is created inside the document."); |