Chromium Code Reviews| Index: test/codegen/expect/functions.js |
| diff --git a/test/codegen/expect/functions.js b/test/codegen/expect/functions.js |
| index b1860f67d3dfde0cde9e75ca8438ff6cf76dc63a..0e2af76f3828ced650e2345df44af665f12d2b83 100644 |
| --- a/test/codegen/expect/functions.js |
| +++ b/test/codegen/expect/functions.js |
| @@ -1,5 +1,5 @@ |
| dart_library.library('functions', null, /* Imports */[ |
| - "dart/_runtime", |
| + 'dart/_runtime', |
| 'dart/core' |
| ], /* Lazy imports */[ |
| ], function(exports, dart, core) { |