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