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

Unified Diff: sky/sdk/packages/sky/pubspec.yaml

Issue 990493002: Make package: work like Dart expects in preparation for a Sky SDK (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Works Created 5 years, 9 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: sky/sdk/packages/sky/pubspec.yaml
diff --git a/sky/sdk/packages/sky/pubspec.yaml b/sky/sdk/packages/sky/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..b3456c98ad75900ced5b043d8b4ce2819099fa94
--- /dev/null
+++ b/sky/sdk/packages/sky/pubspec.yaml
@@ -0,0 +1,4 @@
+name: sky
+dependencies:
+ mojo:
+ path: ../mojo

Powered by Google App Engine
This is Rietveld 408576698