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

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

Issue 1441033002: Move mojo and mojom from mojo/public/dart to mojo/dart/packages (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 1 month 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
OLDNEW
(Empty)
1 author: Chromium Authors <mojo-dev@googlegroups.com>
2 dependencies:
3 args: '>=0.13.0 <1.0.0'
4 crypto: '>=0.9.0 <1.0.0'
5 logging: '>=0.11.0 <1.0.0'
6 mojo: any
7 path: '>=1.3.5 <2.0.0'
8 description: Placeholder for mojom bindings.
9 dev_dependencies:
10 unittest: '>=0.11.5+4 <0.12.0'
11 environment:
12 sdk: '>=1.9.0 <2.0.0'
13 homepage: https://github.com/domokit/mojo
14 name: mojom
15 version: 0.2.7
OLDNEW
« no previous file with comments | « mojo/public/dart/mojom/lib/src/utils.dart ('k') | mojo/public/dart/mojom/test/generate_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698