Index: LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.html |
diff --git a/LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.html b/LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.html |
index 7a3e0568f15e297154630539c927cd17da741c40..028cdea28d069e9eef6c34297c09a7303d8872f7 100644 |
--- a/LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.html |
+++ b/LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.html |
@@ -1,6 +1,6 @@ |
<html> |
<head> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<style> |
#dropTarget, #dragMe { text-align: center; display: table-cell; vertical-align: middle } |
#dropTarget {width: 256px; height: 256px; border: 1px dashed} |