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