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