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

Unified Diff: third_party/polymer/polymer-selector/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/polymer-selector/README.md ('k') | third_party/polymer/polymer-selector/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/polymer-selector/bower.json
diff --git a/third_party/polymer/polymer-selector/bower.json b/third_party/polymer/polymer-selector/bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..6ec8ccda913749170775b766fdb98195632235c2
--- /dev/null
+++ b/third_party/polymer/polymer-selector/bower.json
@@ -0,0 +1,9 @@
+{
+ "name": "polymer-selector",
+ "private": true,
+ "dependencies": {
+ "polymer": "Polymer/polymer#0.1.1",
+ "polymer-selection": "Polymer/polymer-selection#0.1.1"
+ },
+ "version": "0.1.1"
+}
« no previous file with comments | « third_party/polymer/polymer-selector/README.md ('k') | third_party/polymer/polymer-selector/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698