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

Unified Diff: mojo/dart/apptest/pubspec.lock

Issue 1063233004: Teach dart_package to understand the packages/ subdirectory (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 8 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 | « mojo/dart/apptest/BUILD.gn ('k') | mojo/dart/apptest/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/apptest/pubspec.lock
diff --git a/mojo/dart/apptest/pubspec.lock b/mojo/dart/apptest/pubspec.lock
new file mode 100644
index 0000000000000000000000000000000000000000..d9eec107a0f8fb334d8c10bee328eb5cf93e19de
--- /dev/null
+++ b/mojo/dart/apptest/pubspec.lock
@@ -0,0 +1,19 @@
+# Generated by pub
+# See http://pub.dartlang.org/doc/glossary.html#lockfile
+packages:
+ matcher:
+ description: matcher
+ source: hosted
+ version: "0.11.4+4"
+ path:
+ description: path
+ source: hosted
+ version: "1.3.4"
+ stack_trace:
+ description: stack_trace
+ source: hosted
+ version: "1.2.4"
+ unittest:
+ description: unittest
+ source: hosted
+ version: "0.11.5+4"
« no previous file with comments | « mojo/dart/apptest/BUILD.gn ('k') | mojo/dart/apptest/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698