| Index: LayoutTests/fast/canvas/webgl/null-uniform-location.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/null-uniform-location.html b/LayoutTests/fast/canvas/webgl/null-uniform-location.html
|
| index be6079d268558a192bdd5d96e6550b0a47a98831..09d03bb75bfde52c61816cc38c33ab074113edf7 100644
|
| --- a/LayoutTests/fast/canvas/webgl/null-uniform-location.html
|
| +++ b/LayoutTests/fast/canvas/webgl/null-uniform-location.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>
|
| </head>
|
| <body>
|
|
|