| Index: third_party/polymer/v1_0/components/paper-dialog-scrollable/paper-dialog-scrollable.html
|
| diff --git a/third_party/polymer/v1_0/components/paper-dialog-scrollable/paper-dialog-scrollable.html b/third_party/polymer/v1_0/components/paper-dialog-scrollable/paper-dialog-scrollable.html
|
| index 981748994f9922e7ff0640bb379f2dcd710652ee..5f46d9c03fb0d048bd5562020c00691b9e5778be 100644
|
| --- a/third_party/polymer/v1_0/components/paper-dialog-scrollable/paper-dialog-scrollable.html
|
| +++ b/third_party/polymer/v1_0/components/paper-dialog-scrollable/paper-dialog-scrollable.html
|
| @@ -96,6 +96,7 @@ is hidden if it is scrolled to the bottom.
|
|
|
| /**
|
| * The dialog element that implements `Polymer.PaperDialogBehavior` containing this element.
|
| + * @type {?Node}
|
| */
|
| dialogElement: {
|
| type: Object,
|
|
|