| Index: LayoutTests/fast/html/imports/rel-import-to-style.html
|
| diff --git a/LayoutTests/fast/html/imports/rel-import-to-style.html b/LayoutTests/fast/html/imports/rel-import-to-style.html
|
| index 4621ce1e2902f50d03c87e31778ffc4c65c27c0a..a26540f76d74aba61654f8d21eaeb80e3e5d1e12 100644
|
| --- a/LayoutTests/fast/html/imports/rel-import-to-style.html
|
| +++ b/LayoutTests/fast/html/imports/rel-import-to-style.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="resources/import-helpers.js"></script>
|
| <head>
|
| <link id="target", rel="import" href="resources/hello.html">
|
|
|