Index: LayoutTests/fast/dom/Geolocation/permission-denied-stops-watches.html |
diff --git a/LayoutTests/fast/dom/Geolocation/permission-denied-stops-watches.html b/LayoutTests/fast/dom/Geolocation/permission-denied-stops-watches.html |
index 32ff631d24cac14c0ff011e1681ad4768081e1b7..0d51e73a74a78d33f43a5c89a1759b63759e1b6f 100644 |
--- a/LayoutTests/fast/dom/Geolocation/permission-denied-stops-watches.html |
+++ b/LayoutTests/fast/dom/Geolocation/permission-denied-stops-watches.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/permission-denied-stops-watches.js"></script> |