| Index: LayoutTests/accessibility/axobjectcache-leaks-node.html
|
| diff --git a/LayoutTests/accessibility/axobjectcache-leaks-node.html b/LayoutTests/accessibility/axobjectcache-leaks-node.html
|
| index c0fca67dbd96251c4676cee96d4ec05c56265960..9d7b581ff756578a9c638c9fd747b04ee9dd5ae3 100644
|
| --- a/LayoutTests/accessibility/axobjectcache-leaks-node.html
|
| +++ b/LayoutTests/accessibility/axobjectcache-leaks-node.html
|
| @@ -13,7 +13,7 @@
|
| </script>
|
|
|
| <script src="../fast/js/resources/js-test-pre.js"></script>
|
| - <script src="../fast/dom/resources/leak-check.js"></script>
|
| + <script src="../fast/js/resources/leak-check.js"></script>
|
| <script>
|
| var target = grabScriptText('targetHTML')+
|
| '<script>'+grabScriptText('targetJS')+'<'+'/script>';
|
|
|