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

Side by Side Diff: tools/migration/pubspec.yaml

Issue 2987633002: Added functionality to dump relevant status file entries to a single file to make it easier to see … (Closed)
Patch Set: Addressed additional comments 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 | « tools/migration/bin/migrate_batch.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: migration 1 name: migration
2 #version: do-not-upload 2 #version: do-not-upload
3 dependencies: 3 dependencies:
4 path: 4 path:
5 path: ../../third_party/pkg/path 5 path: ../../third_party/pkg/path
6 status_file:
7 path: ../../pkg/status_file
OLDNEW
« no previous file with comments | « tools/migration/bin/migrate_batch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698