Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1473)

Unified Diff: test/codegen/expect/sunflower/sunflower.html

Issue 1528613004: First cut of mini dart:html. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Fix build_sdk Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/codegen/expect/html_input.html ('k') | tool/build_sdk.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « test/codegen/expect/html_input.html ('k') | tool/build_sdk.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698