| Index: ui/webui/resources/js/cr/ui/focus_row.js
|
| diff --git a/ui/webui/resources/js/cr/ui/focus_row.js b/ui/webui/resources/js/cr/ui/focus_row.js
|
| index e612cbc1dbd51b8c4dbeabe8863f282615fb7d8c..432c8a6dbebb656446c25e5ca19f772085f4c60a 100644
|
| --- a/ui/webui/resources/js/cr/ui/focus_row.js
|
| +++ b/ui/webui/resources/js/cr/ui/focus_row.js
|
| @@ -132,7 +132,7 @@ cr.define('cr.ui', function() {
|
| },
|
|
|
| /**
|
| - * @param {Element} sampleElement An element for to find an equivalent for.
|
| + * @param {!Element} sampleElement An element for to find an equivalent for.
|
| * @return {!Element} An equivalent element to focus for |sampleElement|.
|
| * @protected
|
| */
|
|
|