Index: LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html |
diff --git a/LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html b/LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html |
index 9df8fdc4438a5463baa3400161de15d0242e4036..9464879198c59b326ef4b4c07e500267ea9422b0 100644 |
--- a/LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html |
+++ b/LayoutTests/fast/canvas/2d.composite.globalAlpha.fillPath.html |
@@ -4,7 +4,7 @@ |
--> |
<html> |
<head> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<canvas id="canvas" width="100" height="100"></canvas> |