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

Side by Side Diff: tools/apps/update_homebrew/pubspec.yaml

Issue 1156473004: update_homebrew: use async/await (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: nits Created 5 years, 6 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 | « tools/apps/update_homebrew/bin/update_homebrew.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: update_homebrew 1 name: update_homebrew
2 version: 0.1.0 2 version: 0.1.0
3 dependencies: 3 dependencies:
4 args: ">=0.12.0+2 <0.13.0" 4 args: ^0.13.0
5 googleapis: ">=0.2.1 <0.3.0" 5 googleapis: ^0.2.1
6 http: ">=0.11.1+1 <0.12.0" 6 http: ^0.11.1+1
7 stack_trace: ^1.3.2
OLDNEW
« no previous file with comments | « tools/apps/update_homebrew/bin/update_homebrew.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698