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