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