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

Unified Diff: pkg/compiler/pubspec.yaml

Issue 2961563003: Hopefully the last bit of restructuring between closture classes and loop boxing, etc. (Closed)
Patch Set: Created 3 years, 6 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: pkg/compiler/pubspec.yaml
diff --git a/pkg/compiler/pubspec.yaml b/pkg/compiler/pubspec.yaml
index b3de8c378e404f7dc6bbc5c3853bfa3920337af2..d77f104f50a93b09cdfc95e5d9135d60c9b958e6 100644
--- a/pkg/compiler/pubspec.yaml
+++ b/pkg/compiler/pubspec.yaml
@@ -5,6 +5,7 @@ name: compiler
dependencies:
package_config: '>=0.1.1 <2.0.0'
pub_semver: ^1.2.1
+ collection: '>=1.14.1'
Siggi Cherem (dart-lang) 2017/06/26 16:54:42 delete? (I didn't see this used elsewhere)
Emily Fortuna 2017/06/26 21:57:20 ugh, yes sorry. git branch fail.
js:
path: ../js
js_ast:

Powered by Google App Engine
This is Rietveld 408576698