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

Unified Diff: pkg/polymer/example/canonicalization2/pubspec.yaml

Issue 148913003: Improve how we handle packages/ HTML imports. This resolves better any valid (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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
Index: pkg/polymer/example/canonicalization2/pubspec.yaml
diff --git a/pkg/polymer/example/canonicalization2/pubspec.yaml b/pkg/polymer/example/canonicalization2/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..868710f7e47e1af9a7f0e9e4b1e65c6528999e15
--- /dev/null
+++ b/pkg/polymer/example/canonicalization2/pubspec.yaml
@@ -0,0 +1,6 @@
+name: canonicalization2
+dependencies:
+ polymer:
+ path: ../../
kustermann 2014/01/30 01:41:34 The canonicalization2 package is using polymer and
Siggi Cherem (dart-lang) 2014/01/30 02:25:00 I'm not sure why? These packages are apps used for
kustermann 2014/01/31 19:15:09 It will be an issue once all our bots will use "re
+dev_dependencies:
+ unittest: any

Powered by Google App Engine
This is Rietveld 408576698