| Index: LayoutTests/gamepad/gamepad-api.html
 | 
| diff --git a/LayoutTests/gamepad/gamepad-api.html b/LayoutTests/gamepad/gamepad-api.html
 | 
| index 564a1b19e585e47ed752fa7cb8257afb9afee28e..0c34a820ce66d0aae6cbb6c3d58c9d80e667d6ff 100644
 | 
| --- a/LayoutTests/gamepad/gamepad-api.html
 | 
| +++ b/LayoutTests/gamepad/gamepad-api.html
 | 
| @@ -4,6 +4,5 @@
 | 
|  <script>
 | 
|      shouldBeDefined("navigator.webkitGetGamepads");
 | 
|  </script>
 | 
| -<script src="../fast/js/resources/js-test-post.js"></script>
 | 
|  <p>Make sure the main polling access point exists on navigator.</p>
 | 
|  </body>
 | 
| 
 |