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