| Index: test/codegen/expect/sunflower/sunflower.html
|
| diff --git a/test/codegen/expect/sunflower/sunflower.html b/test/codegen/expect/sunflower/sunflower.html
|
| index 2db8ec5c902b8ef3ce73f2315aeebad13af658f6..120d020d056253000f641dfcd266ecdbd408b360 100644
|
| --- a/test/codegen/expect/sunflower/sunflower.html
|
| +++ b/test/codegen/expect/sunflower/sunflower.html
|
| @@ -27,6 +27,7 @@
|
| <script src="dev_compiler/runtime/harmony_feature_check.js"></script>
|
| <script src="dev_compiler/runtime/dart_runtime.js"></script>
|
| <script src="dev_compiler/runtime/dart/core.js"></script>
|
| +<script src="dev_compiler/runtime/dart/collection.js"></script>
|
| <script src="dev_compiler/runtime/dart/math.js"></script>
|
| <script src="dom.js"></script>
|
| <script src="sunflower.js"></script>
|
|
|