| Index: LayoutTests/editing/selection/extend-by-word-002.html
 | 
| diff --git a/LayoutTests/editing/selection/extend-by-word-002.html b/LayoutTests/editing/selection/extend-by-word-002.html
 | 
| index 1259c57f58da1f9ff2f7d6674ba51b5389adbf5a..0c65fdd367c3e808a14713a94215721aa17f8032 100644
 | 
| --- a/LayoutTests/editing/selection/extend-by-word-002.html
 | 
| +++ b/LayoutTests/editing/selection/extend-by-word-002.html
 | 
| @@ -69,6 +69,5 @@ shouldBe('selection.focusOffset', '4');
 | 
|  if (window.testRunner)
 | 
|      $('container').outerHTML = '';
 | 
|  </script>
 | 
| -<script src="../../fast/js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |