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