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

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

Issue 218583004: Uprev to Polymer 0.2.1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@css-shadow
Patch Set: Remove keyboard code from patch. Created 6 years, 8 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
« no previous file with comments | « third_party/polymer/README.chromium ('k') | third_party/polymer/platform/.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 "private": true, 3 "private": true,
4 "dependencies": { 4 "dependencies": {
5 "polymer": "Polymer/polymer#~0.1.4", 5 "polymer": "Polymer/polymer#~0.2.1",
6 "polymer-selector": "Polymer/polymer-selector#~0.1.4" 6 "polymer-selector": "Polymer/polymer-selector#~0.2.1"
7 } 7 }
8 } 8 }
OLDNEW
« no previous file with comments | « third_party/polymer/README.chromium ('k') | third_party/polymer/platform/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698