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

Unified Diff: pkg/polymer/example/canonicalization3/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/canonicalization3/pubspec.yaml
diff --git a/pkg/polymer/example/canonicalization3/pubspec.yaml b/pkg/polymer/example/canonicalization3/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..c11ac9078a68d032673c8801e243498f4336777b
--- /dev/null
+++ b/pkg/polymer/example/canonicalization3/pubspec.yaml
@@ -0,0 +1,6 @@
+name: canonicalization3
+dependencies:
+ polymer:
+ path: ../../
kustermann 2014/01/30 01:41:34 ditto.
+dev_dependencies:
+ unittest: any

Powered by Google App Engine
This is Rietveld 408576698