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