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

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

Issue 299823004: Upgrade Observatory to Polymer 0.10.x (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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/notdotdot.sh ('k') | runtime/bin/vmservice/client/web/index.html » ('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.9 2 version: 0.2.1
3 dependencies: 3 dependencies:
4 polymer: any 4 polymer: '>= 0.10.0-pre.12'
5 logging: any
6 transformers: 5 transformers:
7 - polymer: 6 - polymer:
8 entry_points: 7 entry_points:
9 - web/index.html 8 - web/index.html
10 - web/index_devtools.html 9 - web/index_devtools.html
11 - $dart2js: 10 - $dart2js:
12 suppressWarnings: false 11 suppressWarnings: false
13 $exclude: web/main.dart 12 $exclude: web/main.dart
OLDNEW
« no previous file with comments | « runtime/bin/vmservice/client/notdotdot.sh ('k') | runtime/bin/vmservice/client/web/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698