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

Unified Diff: tools/migration/pubspec.yaml

Issue 2987533002: Add simple test migration helper. (Closed)
Patch Set: Merge branch 'master' into migration-tool 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/lib/src/log.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
new file mode 100644
index 0000000000000000000000000000000000000000..b5f270a72a47099d06018c21675b2113152e178a
--- /dev/null
+++ b/tools/migration/pubspec.yaml
@@ -0,0 +1,5 @@
+name: migration
+#version: do-not-upload
+dependencies:
+ path:
+ path: ../../third_party/pkg/path
« no previous file with comments | « tools/migration/lib/src/log.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698