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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 name: canonicalization 1 name: canonicalization
2 dependencies: 2 dependencies:
3 polymer: 3 polymer: any
4 path: ../../
5 dev_dependencies: 4 dev_dependencies:
6 unittest: any 5 unittest: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698