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

Unified Diff: pkg/barback/pubspec.yaml

Issue 16854005: First pass at build dependency graph for barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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/barback/pubspec.yaml
diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..d98f3459dee505926fff0d688e2cf81bbbd34435
--- /dev/null
+++ b/pkg/barback/pubspec.yaml
@@ -0,0 +1,5 @@
+name: barback
+dependencies:
+ pathos: any
+dev_dependencies:
+ scheduled_test: any
nweiz 2013/06/14 00:57:57 Needs author/homepage/description.
Bob Nystrom 2013/06/17 23:35:05 Done.

Powered by Google App Engine
This is Rietveld 408576698