| Index: third_party/polymer/v1_0/components/paper-behaviors/paper-button-behavior.html
|
| diff --git a/third_party/polymer/v1_0/components/paper-behaviors/paper-button-behavior.html b/third_party/polymer/v1_0/components/paper-behaviors/paper-button-behavior.html
|
| index 7f8aa974c31602cc413dd19943a698b981a9ca4f..bbe508f3341c97ca4961d388b8a73c3443a46b60 100644
|
| --- a/third_party/polymer/v1_0/components/paper-behaviors/paper-button-behavior.html
|
| +++ b/third_party/polymer/v1_0/components/paper-behaviors/paper-button-behavior.html
|
| @@ -46,6 +46,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| }
|
| };
|
|
|
| + /** @polymerBehavior */
|
| Polymer.PaperButtonBehavior = [
|
| Polymer.IronButtonState,
|
| Polymer.IronControlState,
|
|
|