| Index: LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test.html b/LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test.html
|
| index fad73661d7f4b62259c603ff8ac0631f4a2bfe7b..8911f9b6772726c2b71c1d0e0c0a45252f207599 100644
|
| --- a/LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test.html
|
| +++ b/LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test.html
|
| @@ -4,7 +4,7 @@
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| <title>WebGL BindAttribLocation 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>
|
|
|