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

Unified Diff: sdk/lib/_internal/lib/preambles/jsshell.js

Issue 183743032: Reapply "Dart2js testing: Add prefix files when running dart2js output on d8 or jsshell."" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Correctly break a string that is a long line. Created 6 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 | « sdk/lib/_internal/lib/preambles/d8.js ('k') | tools/testing/dart/compiler_configuration.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/lib/preambles/jsshell.js
diff --git a/tests/language/deferred_constraints_lib2.dart b/sdk/lib/_internal/lib/preambles/jsshell.js
similarity index 75%
copy from tests/language/deferred_constraints_lib2.dart
copy to sdk/lib/_internal/lib/preambles/jsshell.js
index 73521264727218aa0363d2671721e7532fd4412f..f24555fd54405ea0b535d771bf16d1a6cff9703b 100644
--- a/tests/language/deferred_constraints_lib2.dart
+++ b/sdk/lib/_internal/lib/preambles/jsshell.js
@@ -2,4 +2,4 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-foo () => 42;
+// Javascript preamble, that lets the output of dart2js run on JSShell.
« no previous file with comments | « sdk/lib/_internal/lib/preambles/d8.js ('k') | tools/testing/dart/compiler_configuration.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698