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

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

Issue 130743005: Revert "Use a real package-root for all of our samples (and tests inside a package) instead of buil… (Closed) 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
« no previous file with comments | « dart/pkg/pkg.status ('k') | dart/tools/testing/dart/test_runner.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3860a918217d3901d59ca9b728fb4ee6a3f04143..80a792318bc227461cfda7e00e04d7ab3ec061e5 100644
--- a/dart/pkg/polymer/example/canonicalization/pubspec.yaml
+++ b/dart/pkg/polymer/example/canonicalization/pubspec.yaml
@@ -1,5 +1,6 @@
name: canonicalization
dependencies:
- polymer: any
+ polymer:
+ path: ../../
dev_dependencies:
unittest: any
« no previous file with comments | « dart/pkg/pkg.status ('k') | dart/tools/testing/dart/test_runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698