Chromium Code Reviews| Index: pkg/polymer/lib/elements/polymer-selection/bower.json |
| diff --git a/pkg/polymer/lib/elements/polymer-selection/bower.json b/pkg/polymer/lib/elements/polymer-selection/bower.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a6893ffb61185540f30707afde79f4f4683a414d |
| --- /dev/null |
| +++ b/pkg/polymer/lib/elements/polymer-selection/bower.json |
| @@ -0,0 +1,7 @@ |
| +{ |
| + "name": "polymer-selection", |
| + "private": true, |
| + "dependencies": { |
| + "polymer": "Polymer/polymer#master" |
| + } |
| +} |