| Index: LayoutTests/fast/canvas/webgl/functions-returning-strings.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/functions-returning-strings.html b/LayoutTests/fast/canvas/webgl/functions-returning-strings.html
|
| index 6dcc492d919952411d67cfbe00662654b3ec08f0..3299e7a2105883a6a2d2ccb6d7ecac93d31fe744 100644
|
| --- a/LayoutTests/fast/canvas/webgl/functions-returning-strings.html
|
| +++ b/LayoutTests/fast/canvas/webgl/functions-returning-strings.html
|
| @@ -4,7 +4,7 @@
|
| <meta charset="utf-8">
|
| <title>WebGL 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>
|
|
|