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

Unified Diff: third_party/polymer/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/README.chromium ('k') | third_party/polymer/polymer-selection/.bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/bower.json
diff --git a/third_party/polymer/bower.json b/third_party/polymer/bower.json
index f3832847eb922e96ef45587af3d3e70475026051..ed423c0a27c8a15f1552ec094b4ded51f61cba20 100644
--- a/third_party/polymer/bower.json
+++ b/third_party/polymer/bower.json
@@ -2,7 +2,9 @@
"name": "chromium",
"dependencies": {
"platform": "latest",
- "polymer": "latest"
+ "polymer": "latest",
+ "polymer-selector": "latest",
+ "polymer-selection": "latest"
},
"private": true
}
« no previous file with comments | « third_party/polymer/README.chromium ('k') | third_party/polymer/polymer-selection/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698