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

Unified Diff: third_party/polymer/polymer-selection/.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/polymer/bower.json ('k') | third_party/polymer/polymer-selection/AUTHORS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/polymer-selection/.bower.json
diff --git a/third_party/polymer/polymer-selection/.bower.json b/third_party/polymer/polymer-selection/.bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..5d8ccf2fee02bc09ff4b26d07f6ad894c5edef84
--- /dev/null
+++ b/third_party/polymer/polymer-selection/.bower.json
@@ -0,0 +1,18 @@
+{
+ "name": "polymer-selection",
+ "private": true,
+ "dependencies": {
+ "polymer": "Polymer/polymer#0.1.1"
+ },
+ "version": "0.1.1",
+ "homepage": "https://github.com/Polymer/polymer-selection",
+ "_release": "0.1.1",
+ "_resolution": {
+ "type": "version",
+ "tag": "0.1.1",
+ "commit": "ecd751a8fb86d39030b8c633d9aeed208d1e5513"
+ },
+ "_source": "git://github.com/Polymer/polymer-selection.git",
+ "_target": "0.1.1",
+ "_originalSource": "Polymer/polymer-selection"
+}
« 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