Chromium Code Reviews| Index: test/codegen/expect/sunflower/dom.js |
| diff --git a/test/codegen/expect/sunflower/dom.js b/test/codegen/expect/sunflower/dom.js |
| index 8ee6b850b4d064a5f1666fe3f8033fe9a1b26ba6..c324f7956167091efdac66d831fc5ca98d9ed60c 100644 |
| --- a/test/codegen/expect/sunflower/dom.js |
| +++ b/test/codegen/expect/sunflower/dom.js |
| @@ -1,5 +1,5 @@ |
| dart_library.library('sunflower/dom', window, /* Imports */[ |
| - "dart/_runtime", |
| + 'dart/_runtime', |
| 'dart/core' |
| ], /* Lazy imports */[ |
| ], function(exports, dart, core) { |