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

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

Issue 38333004: Fixes all canonicalization problems... all of them. Ok, not all of them, but at (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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/canonicalization/pubspec.yaml
diff --git a/pkg/polymer/example/canonicalization/pubspec.yaml b/pkg/polymer/example/canonicalization/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..80a792318bc227461cfda7e00e04d7ab3ec061e5
--- /dev/null
+++ b/pkg/polymer/example/canonicalization/pubspec.yaml
@@ -0,0 +1,6 @@
+name: canonicalization
+dependencies:
+ polymer:
+ path: ../../
+dev_dependencies:
+ unittest: any

Powered by Google App Engine
This is Rietveld 408576698