| Index: LayoutTests/fast/canvas/webgl/texture-color-profile.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/texture-color-profile.html b/LayoutTests/fast/canvas/webgl/texture-color-profile.html
|
| index 59683aaf0295a1026bf6a506ad8120cd49d0dbde..58484f776d917a11460776944339ad2f695364e5 100644
|
| --- a/LayoutTests/fast/canvas/webgl/texture-color-profile.html
|
| +++ b/LayoutTests/fast/canvas/webgl/texture-color-profile.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <title>Texture upload with color profile</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>
|
|
|