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

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

Issue 98183009: Use a real package-root for all of our samples instead of buildDir/packages/ Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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: dart/pkg/polymer/example/canonicalization/pubspec.yaml
diff --git a/dart/pkg/polymer/example/canonicalization/pubspec.yaml b/dart/pkg/polymer/example/canonicalization/pubspec.yaml
index 80a792318bc227461cfda7e00e04d7ab3ec061e5..3860a918217d3901d59ca9b728fb4ee6a3f04143 100644
--- a/dart/pkg/polymer/example/canonicalization/pubspec.yaml
+++ b/dart/pkg/polymer/example/canonicalization/pubspec.yaml
@@ -1,6 +1,5 @@
name: canonicalization
dependencies:
- polymer:
- path: ../../
+ polymer: any
dev_dependencies:
unittest: any

Powered by Google App Engine
This is Rietveld 408576698