| Index: test/codegen/expect/async_helper/async_helper.js
|
| diff --git a/test/codegen/expect/async_helper/async_helper.js b/test/codegen/expect/async_helper/async_helper.js
|
| index efcf46824afab0cc667d88eeb0f9bfc27efa30a4..8d0d1ed9e9fd6ed8483cf072d058c990b15d988c 100644
|
| --- a/test/codegen/expect/async_helper/async_helper.js
|
| +++ b/test/codegen/expect/async_helper/async_helper.js
|
| @@ -1,5 +1,5 @@
|
| dart_library.library('async_helper/async_helper', null, /* Imports */[
|
| - "dart_runtime/dart",
|
| + "dart/_runtime",
|
| 'dart/core'
|
| ], /* Lazy imports */[
|
| ], function(exports, dart, core) {
|
|
|