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

Unified Diff: sdk/lib/_internal/pub_generated/test/dart2js/supports_configuration_with_build_test.dart

Issue 700123002: dart2js: Don't emit additional precompiled file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update non-generated files. Created 6 years, 1 month 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/pub_generated/test/dart2js/outputs_deferred_libraries_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/pub_generated/test/dart2js/supports_configuration_with_build_test.dart
diff --git a/sdk/lib/_internal/pub_generated/test/dart2js/supports_configuration_with_build_test.dart b/sdk/lib/_internal/pub_generated/test/dart2js/supports_configuration_with_build_test.dart
index 6e217f0abe8f6f96f600d027ab6c5e1a08fb557a..1c464125c41c00b6f7a908e502d8b436d6943658 100644
--- a/sdk/lib/_internal/pub_generated/test/dart2js/supports_configuration_with_build_test.dart
+++ b/sdk/lib/_internal/pub_generated/test/dart2js/supports_configuration_with_build_test.dart
@@ -70,7 +70,7 @@ main() {
schedulePub(
args: ["build"],
- output: new RegExp(r'Built 4 files to "build".'),
+ output: new RegExp(r'Built 3 files to "build".'),
exitCode: 0);
d.dir(
« no previous file with comments | « sdk/lib/_internal/pub_generated/test/dart2js/outputs_deferred_libraries_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698