| Index: LayoutTests/editing/selection/move-by-character-brute-force.html
 | 
| diff --git a/LayoutTests/editing/selection/move-by-character-brute-force.html b/LayoutTests/editing/selection/move-by-character-brute-force.html
 | 
| index 1f80226ddbc7bea62d4e721debb59d2f29f5f4ca..7b9bf78587e7c5ce2302c543ffea7247993363c1 100644
 | 
| --- a/LayoutTests/editing/selection/move-by-character-brute-force.html
 | 
| +++ b/LayoutTests/editing/selection/move-by-character-brute-force.html
 | 
| @@ -44,4 +44,3 @@ for (var i = 1; i < 1024; ++i) {
 | 
|  
 | 
|  element.textContent = "";
 | 
|  </script>
 | 
| -<script src="../../fast/js/resources/js-test-post.js"></script>
 | 
| 
 |