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

Unified Diff: third_party/polymer/components-chromium/paper-checkbox/.bower.json

Issue 592593002: Inline scripts were extracted from Polymer elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/echo ""/echo/ 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 side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components-chromium/paper-checkbox/.bower.json
diff --git a/third_party/polymer/components-chromium/paper-checkbox/.bower.json b/third_party/polymer/components-chromium/paper-checkbox/.bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..964e097dd143e43b43caeebce18c29248b091ae5
--- /dev/null
+++ b/third_party/polymer/components-chromium/paper-checkbox/.bower.json
@@ -0,0 +1,19 @@
+{
+ "name": "paper-checkbox",
+ "private": true,
+ "dependencies": {
+ "font-roboto": "Polymer/font-roboto#>=0.3.0 <1.0.0",
+ "paper-radio-button": "Polymer/paper-radio-button#>=0.3.0 <1.0.0"
+ },
+ "homepage": "https://github.com/Polymer/paper-checkbox",
+ "version": "0.3.5",
+ "_release": "0.3.5",
+ "_resolution": {
+ "type": "version",
+ "tag": "0.3.5",
+ "commit": "3e99039c345409bceb291b8e1b2056f3a8885b6b"
+ },
+ "_source": "git://github.com/Polymer/paper-checkbox.git",
+ "_target": "0.3.5",
+ "_originalSource": "Polymer/paper-checkbox"
+}

Powered by Google App Engine
This is Rietveld 408576698