| Index: LayoutTests/fast/canvas/webgl/framebuffer-test.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/framebuffer-test.html b/LayoutTests/fast/canvas/webgl/framebuffer-test.html
|
| index 5b51108d5deddbe22cef87caf9174d02e20a4e8e..f480a9c5434594ca6103a2ab096629305e3a55e7 100644
|
| --- a/LayoutTests/fast/canvas/webgl/framebuffer-test.html
|
| +++ b/LayoutTests/fast/canvas/webgl/framebuffer-test.html
|
| @@ -4,7 +4,7 @@
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| <title>WebGL Framebuffer 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>
|
| </head>
|
| <body>
|
|
|