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

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

Issue 236733003: Remove the need for <polymer-selector> in the PDF plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | Annotate | Revision Log
« no previous file with comments | « third_party/polymer/bower.json ('k') | third_party/polymer/polymer-selection/AUTHORS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "name": "polymer-selection",
3 "private": true,
4 "dependencies": {
5 "polymer": "Polymer/polymer#0.2.2"
6 },
7 "version": "0.2.2",
8 "homepage": "https://github.com/Polymer/polymer-selection",
9 "_release": "0.2.2",
10 "_resolution": {
11 "type": "version",
12 "tag": "0.2.2",
13 "commit": "3582ab227b95cd7711f33af2ef73e1890d2a59f0"
14 },
15 "_source": "git://github.com/Polymer/polymer-selection.git",
16 "_target": "0.2.2",
17 "_originalSource": "Polymer/polymer-selection"
18 }
OLDNEW
« no previous file with comments | « third_party/polymer/bower.json ('k') | third_party/polymer/polymer-selection/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698