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

Unified Diff: sky/sdk/pubspec.yaml

Issue 1224623007: Add mojo_services pub dependency from sky sdk (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/pubspec.yaml
diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
index c76c7e77268a6fc9a23fa17ace8fa34bf2320076..0bc1bdd8fc4c781f0733fec00d19299976785a39 100644
--- a/sky/sdk/pubspec.yaml
+++ b/sky/sdk/pubspec.yaml
@@ -2,6 +2,7 @@ author: Chromium Authors <sky-dev@googlegroups.com>
dependencies:
mojo: '>=0.0.1 <1.0.0'
mojom: '>=0.0.4 <1.0.0'
+ mojo_services: '>=0.0.4 <1.0.0'
vector_math: '>=1.4.3 <2.0.0'
description: Dart files to support executing inside Sky.
homepage: https://github.com/domokit/mojo/tree/master/sky
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698