| Index: LayoutTests/fast/canvas/webgl/framebuffer-object-attachment.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/framebuffer-object-attachment.html b/LayoutTests/fast/canvas/webgl/framebuffer-object-attachment.html
|
| index 70a0546774937da0439a41710ac11705a36f9e2a..aae290d8e7a625265e4674b493fdafaa76bf18d3 100644
|
| --- a/LayoutTests/fast/canvas/webgl/framebuffer-object-attachment.html
|
| +++ b/LayoutTests/fast/canvas/webgl/framebuffer-object-attachment.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <meta charset="utf-8">
|
| -<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>
|
|
|