| Index: sky/tests/resources/dump-as-markup.sky
|
| diff --git a/sky/tests/resources/dump-as-markup.sky b/sky/tests/resources/dump-as-markup.sky
|
| index ce00be56c623a6c22628409d0527cabece9f2950..980b6557efca357f7eb85052732cd64f46da7a6a 100644
|
| --- a/sky/tests/resources/dump-as-markup.sky
|
| +++ b/sky/tests/resources/dump-as-markup.sky
|
| @@ -1,4 +1,4 @@
|
| -<import src="/sky/framework/dom-serializer.sky" as="DomSerializer"/>
|
| +<import src="dom-serializer.sky" as="DomSerializer"/>
|
| <script>
|
| import "dart:sky";
|
| import "dart:sky.internals" as internals;
|
|
|