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

Unified Diff: third_party/polymer/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 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 049418be01031b6e17c678a5f1dc35af2446e29b..74c210327482bb8e9d3bd661daae83531518e1a5 100644
--- a/third_party/polymer/bower.json
+++ b/third_party/polymer/bower.json
@@ -2,7 +2,6 @@
"name": "chromium",
"private": true,
"dependencies": {
- "polymer": "Polymer/polymer#~0.2.2",
- "polymer-selector": "Polymer/polymer-selector#~0.2.2"
+ "polymer": "Polymer/polymer#~0.2.2"
}
}
« 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