| Index: test/codegen/expect/dom/dom.js
|
| diff --git a/test/codegen/expect/sunflower/dom.js b/test/codegen/expect/dom/dom.js
|
| similarity index 97%
|
| copy from test/codegen/expect/sunflower/dom.js
|
| copy to test/codegen/expect/dom/dom.js
|
| index 92d43893d6fea5ec0038e4199820a5acd8919f2f..80da2de93313581e3f1c4f9443f2c2ef5fc097f0 100644
|
| --- a/test/codegen/expect/sunflower/dom.js
|
| +++ b/test/codegen/expect/dom/dom.js
|
| @@ -1,4 +1,4 @@
|
| -dart_library.library('dom', window, /* Imports */[
|
| +dart_library.library('dom/dom', window, /* Imports */[
|
| "dart_runtime/dart",
|
| 'dart/core'
|
| ], /* Lazy imports */[
|
|
|