diff --git a/iron-fit-behavior.html b/iron-fit-behavior.html
index 0f8437d..d51d87d 100644
--- a/iron-fit-behavior.html
+++ b/iron-fit-behavior.html
@@ -243,6 +243,7 @@
/**
* Memoize information needed to position and size the target element.
+ * @suppress {deprecated}
*/
_discoverInfo: function() {
if (this._fitInfo) {