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