| Index: LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html b/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html
|
| index 407d4bd18adfe5779c94832159813943ceb41df7..a5731b0fc860031a6dc336cd859da8f488a2e54b 100644
|
| --- a/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html
|
| +++ b/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<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>
|
| <script>
|
|
|