Chromium Code Reviews| Index: test/codegen/expect/temps.js |
| diff --git a/test/codegen/expect/temps.js b/test/codegen/expect/temps.js |
| index df9da7f5fe08e2bb125bff7c3e7a3f4e7a115e2e..d0373f421ae98a28942288c7fb3af02daefad83b 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) { |