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