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