| Index: test/codegen/expect/sunflower/dom.js
|
| diff --git a/test/codegen/expect/sunflower/dom.js b/test/codegen/expect/sunflower/dom.js
|
| index 59f7c93306c56f59019b1e0a7fc210f75a10e5ac..cd4d825199078799e11c819fc3915630208814ea 100644
|
| --- a/test/codegen/expect/sunflower/dom.js
|
| +++ b/test/codegen/expect/sunflower/dom.js
|
| @@ -1,5 +1,5 @@
|
| dart_library.library('sunflower/dom', window, /* Imports */[
|
| - "dart_runtime/dart",
|
| + "dart/_runtime",
|
| 'dart/core'
|
| ], /* Lazy imports */[
|
| ], function(exports, dart, core) {
|
|
|