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

Side by Side Diff: mojo/dart/mojom/pubspec.yaml

Issue 1136503002: Create wrapper script around mojom's generate.dart in the Sky package. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 7 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 unified diff | Download patch
« no previous file with comments | « mojo/dart/mojom/lib/generate.dart ('k') | sky/sdk/README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: mojom 1 name: mojom
2 version: 0.0.3 2 version: 0.0.4
3 author: Chromium Authors <mojo-dev@googlegroups.com> 3 author: Chromium Authors <mojo-dev@googlegroups.com>
4 description: Placeholder for mojom bindings. 4 description: Placeholder for mojom bindings.
5 homepage: https://github.com/domokit/mojo 5 homepage: https://github.com/domokit/mojo
6 dependencies: 6 dependencies:
7 path: '>=1.3.5 <2.0.0' 7 path: '>=1.3.5 <2.0.0'
8 args: '>=0.13.0 <1.0.0' 8 args: '>=0.13.0 <1.0.0'
9 environment: 9 environment:
10 sdk: '>=1.9.0 <2.0.0' 10 sdk: '>=1.9.0 <2.0.0'
OLDNEW
« no previous file with comments | « mojo/dart/mojom/lib/generate.dart ('k') | sky/sdk/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698