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

Side by Side Diff: dart/samples/polymer_intl/pubspec.yaml

Issue 338053002: Version 1.4.3. (Closed) Base URL: http://dart.googlecode.com/svn/branches/1.4/
Patch Set: Created 6 years, 6 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 | « no previous file | dart/samples/third_party/todomvc/pubspec.yaml » ('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: polymer_intl 1 name: polymer_intl
2 description: An example of using Polymer with localized Intl messages 2 description: An example of using Polymer with localized Intl messages
3 environment: 3 environment:
4 sdk: '>=1.0.0 <2.0.0' 4 sdk: '>=1.0.0 <2.0.0'
5 dependencies: 5 dependencies:
6 intl: '>= 0.9.0 <0.10.0' 6 intl: '>= 0.9.0 <0.10.0'
7 polymer: ">=0.10.0-pre.7 <0.11.0" 7 polymer: ">=0.10.0-pre.7 <0.10.0-pre.13"
8 unittest: any 8 unittest: any
9 transformers: 9 transformers:
10 - polymer: 10 - polymer:
11 entry_points: web/polymer_intl.html 11 entry_points: web/polymer_intl.html
OLDNEW
« no previous file with comments | « no previous file | dart/samples/third_party/todomvc/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698