| Index: lib/runtime/dart/_foreign_helper.js
|
| diff --git a/lib/runtime/dart/_foreign_helper.js b/lib/runtime/dart/_foreign_helper.js
|
| index 166c7e190744f5463d6862e98106bf8312821187..ea813709949cb4f9d72ce8af9451e81abb7c0620 100644
|
| --- a/lib/runtime/dart/_foreign_helper.js
|
| +++ b/lib/runtime/dart/_foreign_helper.js
|
| @@ -1,5 +1,5 @@
|
| dart_library.library('dart/_foreign_helper', null, /* Imports */[
|
| - "dart_runtime/dart",
|
| + "dart/_runtime",
|
| 'dart/core'
|
| ], /* Lazy imports */[
|
| ], function(exports, dart, core) {
|
|
|