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