Index: LayoutTests/gamepad/gamepad-polling-access.html |
diff --git a/LayoutTests/gamepad/gamepad-polling-access.html b/LayoutTests/gamepad/gamepad-polling-access.html |
index d810da32db49659078a7c3367c67720f03553d54..b6c3aaf682caa3e5ec71f9431d17ec12a60df04a 100644 |
--- a/LayoutTests/gamepad/gamepad-polling-access.html |
+++ b/LayoutTests/gamepad/gamepad-polling-access.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<body> |
-<script src="../fast/js/resources/js-test-pre.js"></script> |
+<script src="../resources/js-test.js"></script> |
<script> |
if (window.gamepadController) |
{ |