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

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: Updated to use pkg:status_file, and updated to improve performance Created 3 years, 5 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: 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
« tools/migration/bin/migrate_batch.dart ('K') | « tools/migration/bin/migrate_batch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698