Chromium Code Reviews| Index: test/codegen/expect/constructors.js | 
| diff --git a/test/codegen/expect/constructors.js b/test/codegen/expect/constructors.js | 
| index f4afd401c9f89685052299591712be2625cea9e2..4c16ce224681976fec6f4fe6aa73aa541a6629ad 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) { |