Index: LayoutTests/fast/html/imports/import-element-removed-flag.html |
diff --git a/LayoutTests/fast/html/imports/import-element-removed-flag.html b/LayoutTests/fast/html/imports/import-element-removed-flag.html |
index 7dd277224672492d934fda82f68e96e88c577eed..76ecf3debad5ca050a0c48226660dad1c7fc4583 100644 |
--- a/LayoutTests/fast/html/imports/import-element-removed-flag.html |
+++ b/LayoutTests/fast/html/imports/import-element-removed-flag.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="staticImportLink" rel="import" href="resources/hello.html"> |
</head> |