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

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

Issue 1042003002: fix list literal initialization call fix typeof calls for primitive JS types add dart/collection.js… (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
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 b1b874be91c6722d0a1e8d73d7b42ada176b659a..a1a79cda71614c98cfca82e20ac9dba3e5ab365a 100644
--- a/test/codegen/expect/server_mode/html_input.html
+++ b/test/codegen/expect/server_mode/html_input.html
@@ -1,8 +1,9 @@
<html><head></head><body>
<script src="cached/c947f9f732203b97dd2882e63da78dbe/dev_compiler/runtime/harmony_feature_check.js"></script>
-<script src="cached/4615119c209e4a6985a41cff7647d1c5/dev_compiler/runtime/dart_runtime.js"></script>
-<script src="cached/a0564d9ebc6f53577c10967588fb1ca5/dev_compiler/runtime/dart/core.js"></script>
-<script src="cached/b846e240bec12226bbe7dcccfdd3fdf6/dev_compiler/runtime/dart/math.js"></script>
+<script src="cached/696fd59d277f1c07fc86ddb0cda241ed/dev_compiler/runtime/dart_runtime.js"></script>
+<script src="cached/f2014615e4131018d50fa8a9d5354c87/dev_compiler/runtime/dart/core.js"></script>
+<script src="cached/5ca92c7018d1ee092c5ddd327f844b64/dev_compiler/runtime/dart/collection.js"></script>
+<script src="cached/3a8f291142191ab71f5316062c4fdece/dev_compiler/runtime/dart/math.js"></script>
<script src="cached/c36af93826f645c97ae65b44badd998b/dev_compiler/runtime/messages_widget.js"></script>
<link rel="stylesheet" href="cached/307a7ef1e0cd0544d55c6f768f5e3886/dev_compiler/runtime/messages.css">
<script src="cached/e0fe26da0f62b92461fd9b150facff7e/dir/html_input_d.js"></script>

Powered by Google App Engine
This is Rietveld 408576698