| Index: LayoutTests/fast/canvas/webgl/gl-get-calls.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/gl-get-calls.html b/LayoutTests/fast/canvas/webgl/gl-get-calls.html
|
| index 0ef98e2642349d08972d50095bcbe0c46784a096..2de38871b160c8fe96f0b1d13d2cbf4fdb4532d9 100644
|
| --- a/LayoutTests/fast/canvas/webgl/gl-get-calls.html
|
| +++ b/LayoutTests/fast/canvas/webgl/gl-get-calls.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| <title>WebGL gl calls Conformance Tests</title>
|
| -<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>
|
|
|