Index: ui/webui/resources/js/cr/ui/table/table_header.js |
diff --git a/ui/webui/resources/js/cr/ui/table/table_header.js b/ui/webui/resources/js/cr/ui/table/table_header.js |
index d82394b8e7b21ff374ba953cc4a82b24fe1f117a..1422010a28a111e00207d51314fdda75229b07a7 100644 |
--- a/ui/webui/resources/js/cr/ui/table/table_header.js |
+++ b/ui/webui/resources/js/cr/ui/table/table_header.js |
@@ -251,7 +251,7 @@ cr.define('cr.ui.table', function() { |
/** |
* The table associated with the header. |
- * @type {cr.ui.Table} |
+ * @type {Element} |
*/ |
cr.defineProperty(TableHeader, 'table'); |