| Index: test/codegen/expect/sunflower/sunflower.html
|
| diff --git a/test/codegen/expect/sunflower/sunflower.html b/test/codegen/expect/sunflower/sunflower.html
|
| index 9719fce5f4d3ccbf99e1b678268934e568c1262c..c1c769779fbb129bc44ecdd3634c548e24e8b2b7 100644
|
| --- a/test/codegen/expect/sunflower/sunflower.html
|
| +++ b/test/codegen/expect/sunflower/sunflower.html
|
| @@ -51,6 +51,9 @@
|
| <script src="../dev_compiler/runtime/dart/mirrors.js"></script>
|
| <script src="../dev_compiler/runtime/dart/_js_mirrors.js"></script>
|
| <script src="../dev_compiler/runtime/dart/js.js"></script>
|
| +<script src="../dev_compiler/runtime/dart/_metadata.js"></script>
|
| +<script src="../dev_compiler/runtime/dart/html_common.js"></script>
|
| +<script src="../dev_compiler/runtime/dart/html.js"></script>
|
| <script src="circle.js"></script>
|
| <script src="../js/js.js"></script>
|
| <script src="dom.js"></script>
|
|
|