Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4918)

Unified Diff: chrome/browser/resources/md_downloads/crisper.js

Issue 1613643005: MD Downloads: fix closure compilation issue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dl-find
Patch Set: revulc Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/webui/resources/cr_elements/cr_search_field/cr_search_field.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_downloads/crisper.js
diff --git a/chrome/browser/resources/md_downloads/crisper.js b/chrome/browser/resources/md_downloads/crisper.js
index e28a22144dee9e93ba3ea82774121dc2d9fa7cc4..7c3dcc563c1b6e9a224594070dfba72d6f58c221 100644
--- a/chrome/browser/resources/md_downloads/crisper.js
+++ b/chrome/browser/resources/md_downloads/crisper.js
@@ -16914,7 +16914,7 @@ var SearchField = Polymer({
},
/**
- * @return {?HTMLElement}
+ * @return {?Element}
* @private
*/
getSearchInput_: function() {
« no previous file with comments | « no previous file | ui/webui/resources/cr_elements/cr_search_field/cr_search_field.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698