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

Side by Side Diff: third_party/polymer/bower.json

Issue 141483005: Add polymer-selector and polymer-selection to polymer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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
« no previous file with comments | « third_party/polymer/README.chromium ('k') | third_party/polymer/polymer-selection/.bower.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "name": "chromium", 2 "name": "chromium",
3 "dependencies": { 3 "dependencies": {
4 "platform": "latest", 4 "platform": "latest",
5 "polymer": "latest" 5 "polymer": "latest",
6 "polymer-selector": "latest",
7 "polymer-selection": "latest"
6 }, 8 },
7 "private": true 9 "private": true
8 } 10 }
OLDNEW
« no previous file with comments | « third_party/polymer/README.chromium ('k') | third_party/polymer/polymer-selection/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698