Index: LayoutTests/fast/html/imports/import-same-url.html |
diff --git a/LayoutTests/fast/html/imports/import-same-url.html b/LayoutTests/fast/html/imports/import-same-url.html |
index 96ba9fc369b3c37b415779828168085f9282e2a7..b7dbff761a1732674c07fc7d301743744a601dab 100644 |
--- a/LayoutTests/fast/html/imports/import-same-url.html |
+++ b/LayoutTests/fast/html/imports/import-same-url.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<head> |
<link id="target1" rel="import" href="resources/hello.html"> |
<link id="target2" rel="import" href="resources/hello.html"> |