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

Unified Diff: test/codegen/expect/server_mode/html_input.html

Issue 1007313003: Move sunflower to a new directory, make final tweaks to make it all work. (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 9 months 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') | test/codegen/expect/sunflower.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/server_mode/html_input.html
diff --git a/test/codegen/expect/server_mode/html_input.html b/test/codegen/expect/server_mode/html_input.html
index f3c297a0cbc7e3c7d58e5107577590d19bd782d9..c922b588ea347b3b3d16ade0fcf35545ac933bb8 100644
--- a/test/codegen/expect/server_mode/html_input.html
+++ b/test/codegen/expect/server_mode/html_input.html
@@ -1,14 +1,10 @@
<html><head></head><body>
<script src="cached/c947f9f732203b97dd2882e63da78dbe/dev_compiler/runtime/harmony_feature_check.js"></script>
-<script src="cached/2bdc0ec592fe4223de9f0301baa5a86b/dev_compiler/runtime/dart_runtime.js"></script>
+<script src="cached/bb7619d30d988a215cb1d5c5c01a8351/dev_compiler/runtime/dart_runtime.js"></script>
<script src="cached/0a83c1082266ca7c76e0153d1d0d65dc/dev_compiler/runtime/dart_core.js"></script>
<script src="cached/fa4d5796ad409e1bbdbd3c64354488c4/dev_compiler/runtime/messages_widget.js"></script>
<link rel="stylesheet" href="cached/307a7ef1e0cd0544d55c6f768f5e3886/dev_compiler/runtime/messages.css">
-<script>
- /* placehorder for unimplemented code libraries */
- var math = Math;
- var core = { int: { parse: Number }, print: e => console.log(e) };
-</script><script src="cached/e0fe26da0f62b92461fd9b150facff7e/dir/html_input_d.js"></script>
+<script src="cached/e0fe26da0f62b92461fd9b150facff7e/dir/html_input_d.js"></script>
<script src="cached/fa9de9a33d7351e5d3e8cc73cf72dc6c/dir/html_input_b.js"></script>
<script src="cached/2df704f47bff6d0c0c7056a29f2df0af/dir/html_input_e.js"></script>
<script src="cached/23292ca0509f6bfd409afc158b5eeae2/dir/html_input_c.js"></script>
« no previous file with comments | « test/codegen/expect/html_input.html ('k') | test/codegen/expect/sunflower.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698