Index: LayoutTests/fast/canvas/webgl/context-lost.html |
diff --git a/LayoutTests/fast/canvas/webgl/context-lost.html b/LayoutTests/fast/canvas/webgl/context-lost.html |
index c49201e702791d90fcf9c09bddd579399fcc1d7b..08f57e6a54af107a7bfc5b3f1eac7064db234acf 100644 |
--- a/LayoutTests/fast/canvas/webgl/context-lost.html |
+++ b/LayoutTests/fast/canvas/webgl/context-lost.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script src="resources/webgl-test.js"></script> |
<script src="resources/webgl-test-utils.js"></script> |
<script> |