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