Index: LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html |
diff --git a/LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html b/LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html |
index 58eea6a65f7fecbf9c88e6a8531222619ffde2bd..0971f40d0c216a672b9ae6b33a051c27a25f4f75 100644 |
--- a/LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html |
+++ b/LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.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/blur-focus-window-should-blur-focus-element.js"></script> |