| Index: test/codegen/expect/sunflower/circle.js
|
| diff --git a/test/codegen/expect/sunflower/circle.js b/test/codegen/expect/sunflower/circle.js
|
| index 8d0d720173b9f569a53e23049b3e4fa4c0346775..f33a059eeea33272c05bef2b31e4b382b80f778c 100644
|
| --- a/test/codegen/expect/sunflower/circle.js
|
| +++ b/test/codegen/expect/sunflower/circle.js
|
| @@ -1,4 +1,4 @@
|
| -dart_library.library('circle', null, /* Imports */[
|
| +dart_library.library('sunflower/circle', null, /* Imports */[
|
| "dart_runtime/dart",
|
| 'dart/core'
|
| ], /* Lazy imports */[
|
|
|