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

Unified Diff: mojo/dart/packages/mojom/pubspec.yaml

Issue 1658763002: mojom.dart: Allow package name != directory name (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 11 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/packages/mojom/lib/src/utils.dart ('k') | mojo/dart/packages/mojom/test/generate_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/packages/mojom/pubspec.yaml
diff --git a/mojo/dart/packages/mojom/pubspec.yaml b/mojo/dart/packages/mojom/pubspec.yaml
index 36d9ab227964da70e6272dcff61ada3c11468727..b63fd5207e88f8d0259fd474ec9d1bd1737ef5d6 100644
--- a/mojo/dart/packages/mojom/pubspec.yaml
+++ b/mojo/dart/packages/mojom/pubspec.yaml
@@ -5,6 +5,7 @@ dependencies:
logging: '>=0.11.0 <1.0.0'
mojo: any
path: '>=1.3.5 <2.0.0'
+ yaml: ^2.1.8
description: Placeholder for mojom bindings.
dev_dependencies:
unittest: '>=0.11.5+4 <0.12.0'
« no previous file with comments | « mojo/dart/packages/mojom/lib/src/utils.dart ('k') | mojo/dart/packages/mojom/test/generate_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698