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