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

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

Issue 745423003: Upgrade Observatory to latest SDK (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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/observatory/deployed/web/packages/web_components/platform.js ('k') | no next file » | 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: 1.6.0-dev.1 2 version: 1.6.0-dev.1
3 dependencies: 3 dependencies:
4 args: any 4 args: any
5 polymer: any 5 polymer: any
6 unittest: any 6 unittest: any
7 transformers: 7 transformers:
8 - polymer: 8 - polymer:
9 entry_points: 9 entry_points:
10 - web/index.html 10 - web/index.html
11 - web/index_devtools.html 11 - web/index_devtools.html
12 inline_stylesheets:
13 lib/src/elements/css/shared.css: false
12 - $dart2js: 14 - $dart2js:
13 suppressWarnings: false 15 suppressWarnings: false
14 $exclude: web/main.dart 16 $exclude: web/main.dart
OLDNEW
« no previous file with comments | « runtime/bin/vmservice/observatory/deployed/web/packages/web_components/platform.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698