Chromium Code Reviews| Index: test/codegen/expect/collection/algorithms.js |
| diff --git a/test/codegen/expect/collection/algorithms.js b/test/codegen/expect/collection/algorithms.js |
| index cb7cf104803b7f88fcdab7e05b92d84e94d245d1..4b69d41c6a3c5de70d46054d14d8b8386a91cb73 100644 |
| --- a/test/codegen/expect/collection/algorithms.js |
| +++ b/test/codegen/expect/collection/algorithms.js |
| @@ -1,5 +1,5 @@ |
| dart_library.library('collection/algorithms', null, /* Imports */[ |
| - "dart/_runtime", |
| + 'dart/_runtime', |
| 'dart/core', |
| 'dart/math' |
| ], /* Lazy imports */[ |