| Index: test/codegen/expect/dir/html_input_e.js
|
| diff --git a/test/codegen/expect/dir/html_input_e.js b/test/codegen/expect/dir/html_input_e.js
|
| index 656360bc081239868c4e2a28b7fabc591f23d731..d19c23e66f258177cc34e6c39c71289766c54196 100644
|
| --- a/test/codegen/expect/dir/html_input_e.js
|
| +++ b/test/codegen/expect/dir/html_input_e.js
|
| @@ -1,5 +1,5 @@
|
| dart_library.library('dir/html_input_e', null, /* Imports */[
|
| - "dart_runtime/dart"
|
| + "dart/_runtime"
|
| ], /* Lazy imports */[
|
| ], function(exports, dart) {
|
| 'use strict';
|
|
|