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

Unified 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, 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/migration/bin/migrate_batch.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/migration/pubspec.yaml
diff --git a/tools/migration/pubspec.yaml b/tools/migration/pubspec.yaml
index b5f270a72a47099d06018c21675b2113152e178a..0d53c23417ee52e9464117e85d72c84594d296ae 100644
--- a/tools/migration/pubspec.yaml
+++ b/tools/migration/pubspec.yaml
@@ -2,4 +2,6 @@ name: migration
#version: do-not-upload
dependencies:
path:
- path: ../../third_party/pkg/path
+ path: ../../third_party/pkg/path
+ status_file:
+ path: ../../pkg/status_file
« 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