| Index: third_party/polymer/v1_0/components-chromium/iron-fit-behavior/iron-fit-behavior-extracted.js
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-fit-behavior/iron-fit-behavior-extracted.js b/third_party/polymer/v1_0/components-chromium/iron-fit-behavior/iron-fit-behavior-extracted.js
|
| index e0d634cb19fbad9edbf8913601515cb5e8554305..693534a045709a47c914489e8f8cdd807796b4a0 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-fit-behavior/iron-fit-behavior-extracted.js
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-fit-behavior/iron-fit-behavior-extracted.js
|
| @@ -230,6 +230,7 @@ Use `noOverlap` to position the element around another element without overlappi
|
|
|
| /**
|
| * Memoize information needed to position and size the target element.
|
| + * @suppress {deprecated}
|
| */
|
| _discoverInfo: function() {
|
| if (this._fitInfo) {
|
|
|