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

Side by Side Diff: runtime/bin/vmservice/client/pubspec.yaml

Issue 199633007: Switch to using pub build instead of custom build_.dart script (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
« no previous file with comments | « runtime/bin/vmservice/client/precommit.sh ('k') | runtime/bin/vmservice/client/resources.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: observatory 1 name: observatory
2 version: 0.1.1 2 version: 0.1.9
3 dependencies: 3 dependencies:
4 polymer: any 4 polymer: any
5 logging: any 5 logging: any
6 transformers:
7 - polymer:
8 entry_points:
9 - web/index.html
10 - web/index_devtools.html
OLDNEW
« no previous file with comments | « runtime/bin/vmservice/client/precommit.sh ('k') | runtime/bin/vmservice/client/resources.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698