| Index: LayoutTests/editing/selection/caret-after-removing-node.html
 | 
| diff --git a/LayoutTests/editing/selection/caret-after-removing-node.html b/LayoutTests/editing/selection/caret-after-removing-node.html
 | 
| index 998bf87ea7f5cf9728fe9d3511a5150a0cb80313..619554167bb0e7c3f649934afb48d7641c311f73 100644
 | 
| --- a/LayoutTests/editing/selection/caret-after-removing-node.html
 | 
| +++ b/LayoutTests/editing/selection/caret-after-removing-node.html
 | 
| @@ -29,5 +29,4 @@ if (window.eventSender) {
 | 
|      $('content').outerHTML = '';
 | 
|  }
 | 
|  </script>
 | 
| -<script src="../../fast/js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
| 
 |