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

Side by Side Diff: third_party/polymer/components/paper-checkbox/.bower.json

Issue 592603004: Revert "Polymer elements added to third_party/polymer." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
OLDNEW
(Empty)
1 {
2 "name": "paper-checkbox",
3 "private": true,
4 "dependencies": {
5 "font-roboto": "Polymer/font-roboto#>=0.3.0 <1.0.0",
6 "paper-radio-button": "Polymer/paper-radio-button#>=0.3.0 <1.0.0"
7 },
8 "homepage": "https://github.com/Polymer/paper-checkbox",
9 "version": "0.3.5",
10 "_release": "0.3.5",
11 "_resolution": {
12 "type": "version",
13 "tag": "0.3.5",
14 "commit": "3e99039c345409bceb291b8e1b2056f3a8885b6b"
15 },
16 "_source": "git://github.com/Polymer/paper-checkbox.git",
17 "_target": "0.3.5",
18 "_originalSource": "Polymer/paper-checkbox"
19 }
OLDNEW
« no previous file with comments | « third_party/polymer/components/paper-button/paper-button.html ('k') | third_party/polymer/components/paper-checkbox/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698