| Index: third_party/polymer/components/core-toolbar/.bower.json
|
| diff --git a/third_party/polymer/components/core-toolbar/.bower.json b/third_party/polymer/components/core-toolbar/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f757185bf1213875328540447f3c7e8b716ebd3c
|
| --- /dev/null
|
| +++ b/third_party/polymer/components/core-toolbar/.bower.json
|
| @@ -0,0 +1,18 @@
|
| +{
|
| + "name": "core-toolbar",
|
| + "private": true,
|
| + "dependencies": {
|
| + "core-icon-button": "Polymer/core-icon-button#>=0.3.0 <1.0.0"
|
| + },
|
| + "homepage": "https://github.com/Polymer/core-toolbar",
|
| + "version": "0.3.5",
|
| + "_release": "0.3.5",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "0.3.5",
|
| + "commit": "e6f0423da98b946357bd450215803b6d02271d2b"
|
| + },
|
| + "_source": "git://github.com/Polymer/core-toolbar.git",
|
| + "_target": "0.3.5",
|
| + "_originalSource": "Polymer/core-toolbar"
|
| +}
|
|
|