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

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

Issue 1052993014: Dart: Adds mojom pub package. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 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
OLDNEW
(Empty)
1 name: mojom
2 version: 0.0.1
3 author: Dart Team <misc@dartlang.org>
4 description: Placeholder for mojom bindings.
5 homepage: https://www.dartlang.org
6 dependencies:
7 path: '>=1.3.5 <2.0.0'
8 args: '>=0.13.0 <1.0.0'
9 environment:
10 sdk: '>=1.9.0 <2.0.0'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698