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

Side by Side Diff: examples/dart/hello_world/hello/pubspec.yaml

Issue 1571823002: Dart: Adds tests of a couple Dart examples. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 11 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
1 name: mojo_dart_hello 1 name: mojo_dart_hello
2 author: Chromium Authors <mojo-dev@googlegroups.com>
3 description: A Hello World style Mojo example app.
4 dependencies:
5 mojo_sdk: 0.2.9
6 dev_dependencies:
7 args: ^0.13.2
8 path: ^1.3.9
9 test: ^0.12.6
10 version: 0.0.1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698