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