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

Unified Diff: sdk/lib/_internal/pub_generated/lib/src/solver/version_queue.dart

Issue 887223007: Revert "Use native async/await support in pub." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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/solver/version_queue.dart
diff --git a/sdk/lib/_internal/pub/lib/src/solver/version_queue.dart b/sdk/lib/_internal/pub_generated/lib/src/solver/version_queue.dart
similarity index 99%
copy from sdk/lib/_internal/pub/lib/src/solver/version_queue.dart
copy to sdk/lib/_internal/pub_generated/lib/src/solver/version_queue.dart
index 78fa58705f06846d188f5965b2ab097ca2ca21cc..86c6e987128395801cfe1d40bcadb6acfde525eb 100644
--- a/sdk/lib/_internal/pub/lib/src/solver/version_queue.dart
+++ b/sdk/lib/_internal/pub_generated/lib/src/solver/version_queue.dart
@@ -107,4 +107,4 @@ class VersionQueue {
_allowed = new Queue<PackageId>.from(allowed);
});
}
-}
+}

Powered by Google App Engine
This is Rietveld 408576698