| Index: test/codegen/expect/collection/src/utils.js
 | 
| diff --git a/test/codegen/expect/collection/src/utils.js b/test/codegen/expect/collection/src/utils.js
 | 
| index 7b8bada5f6eeecfc880bf5dc5661b89e7dc08fbb..ea5e5d6c2a2cb134db1561f813014cfbd3196fcc 100644
 | 
| --- a/test/codegen/expect/collection/src/utils.js
 | 
| +++ b/test/codegen/expect/collection/src/utils.js
 | 
| @@ -1,5 +1,5 @@
 | 
|  dart_library.library('collection/src/utils', null, /* Imports */[
 | 
| -  "dart/_runtime",
 | 
| +  'dart/_runtime',
 | 
|    'dart/core'
 | 
|  ], /* Lazy imports */[
 | 
|  ], function(exports, dart, core) {
 | 
| 
 |