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