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

Side by Side Diff: examples/dart/wget/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_wget 1 name: mojo_dart_wget
2 author: Chromium Authors <mojo-dev@googlegroups.com>
3 description: A Mojo example that fetches a URL.
2 dependencies: 4 dependencies:
3 mojo: ^0.4.0 5 mojo_sdk: 0.2.9
4 mojo_services: ^0.4.0 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