| Index: LayoutTests/fast/canvas/webgl/gl-enum-tests.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/gl-enum-tests.html b/LayoutTests/fast/canvas/webgl/gl-enum-tests.html
|
| index 733b3dd231c6d9c06fb26cd3a57b0c50882eb3c7..569f506fd0736dfc1d8f6f31ccf18cb50462a7cb 100644
|
| --- a/LayoutTests/fast/canvas/webgl/gl-enum-tests.html
|
| +++ b/LayoutTests/fast/canvas/webgl/gl-enum-tests.html
|
| @@ -5,7 +5,7 @@
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| <title>WebGL gl enums Conformance Tests</title>
|
| <script src="resources/desktop-gl-constants.js" type="text/javascript"></script>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="resources/webgl-test.js"></script>
|
| </head>
|
| <body>
|
|
|