| Index: LayoutTests/fast/html/imports/import-remove.html
|
| diff --git a/LayoutTests/fast/html/imports/import-remove.html b/LayoutTests/fast/html/imports/import-remove.html
|
| index 112c2c5843b82865b6344e391c50c1b9ff12d217..da0d60a21c0af3766269bd10863e663ebd9f3ffa 100644
|
| --- a/LayoutTests/fast/html/imports/import-remove.html
|
| +++ b/LayoutTests/fast/html/imports/import-remove.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <head>
|
| <link id="hello" rel="import" href="resources/hello.html">
|
| </head>
|
|
|