Index: LayoutTests/fast/dom/webtiming-document-open.html |
diff --git a/LayoutTests/fast/dom/webtiming-document-open.html b/LayoutTests/fast/dom/webtiming-document-open.html |
index 493838bf4ddb7493185be2c6cfc2b5a37e0b87da..f2bf8534843ba863753e01d2e8f3ca070fe50efd 100644 |
--- a/LayoutTests/fast/dom/webtiming-document-open.html |
+++ b/LayoutTests/fast/dom/webtiming-document-open.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/webtiming-document-open.js"></script> |