Index: LayoutTests/fast/dom/Geolocation/disconnected-frame.html |
diff --git a/LayoutTests/fast/dom/Geolocation/disconnected-frame.html b/LayoutTests/fast/dom/Geolocation/disconnected-frame.html |
index 2a9c367ccc3c752041711de8b900e853d0136a64..9d639f457c47e496bcc356ed1288821a3465a6e4 100644 |
--- a/LayoutTests/fast/dom/Geolocation/disconnected-frame.html |
+++ b/LayoutTests/fast/dom/Geolocation/disconnected-frame.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<script src="script-tests/disconnected-frame.js"></script> |