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

Side by Side Diff: pkg/status_file/pubspec.yaml

Issue 2984203002: Move the status file parser into its own package. (Closed)
Patch Set: Created 3 years, 4 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 | « pkg/status_file/lib/status_file.dart ('k') | pkg/status_file/test/repo_status_files_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 name: status_file
2 author: Dart Team <misc@dartlang.org>
3 description: Parses status files.
4 homepage: http://www.dartlang.org
5 #environment:
6 # sdk: '>=1.0.0 <2.0.0'
7 dependencies:
8 path:
9 path: ../../third_party/pkg/path
10 dev_dependencies:
11 expect:
12 path: ../expect
OLDNEW
« no previous file with comments | « pkg/status_file/lib/status_file.dart ('k') | pkg/status_file/test/repo_status_files_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698