| Index: LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps.html b/LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps.html
|
| index 1a3e32fc4752b022cad1e4a8079b783909519947..65a5d92da1db23c700f423ee40aafc8ba931d678 100644
|
| --- a/LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps.html
|
| +++ b/LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps.html
|
| @@ -30,7 +30,7 @@
|
| <head>
|
| <meta charset="utf-8">
|
| <title>WebGL texture texSubImage2Ds cube map conformance test.</title>
|
| -<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>
|
| </head>
|
|
|