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