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

Unified Diff: sdk/lib/_internal/pub_generated/lib/src/source/git.dart

Issue 868463003: Regenerate pub's sources and remove workarounds for fixed issues. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 5 years, 11 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: sdk/lib/_internal/pub_generated/lib/src/source/git.dart
diff --git a/sdk/lib/_internal/pub_generated/lib/src/source/git.dart b/sdk/lib/_internal/pub_generated/lib/src/source/git.dart
index 4c88e97c09b1f04f610a8f4581c39f5457ee5bb3..7edaac24f42dda9026088b8112d8a8933fe8d2c4 100644
--- a/sdk/lib/_internal/pub_generated/lib/src/source/git.dart
+++ b/sdk/lib/_internal/pub_generated/lib/src/source/git.dart
@@ -196,6 +196,7 @@ class GitSource extends CachedSource {
"${log.bold(package.name)} ${package.version}...");
join1() {
trampoline0 = continue0;
+ do trampoline0(); while (trampoline0 != null);
}
catch0(error, stackTrace) {
try {

Powered by Google App Engine
This is Rietveld 408576698