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

Unified Diff: ui/webui/resources/js/cr/ui/autocomplete_list.js

Issue 543493002: Compile chrome://settings, part 2: reduce from 950 to 400 errors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@F_settings
Patch Set: rebase? rebase! Created 6 years, 3 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 | « chrome/browser/resources/sync_setup_overlay.js ('k') | ui/webui/resources/js/cr/ui/bubble_button.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/js/cr/ui/autocomplete_list.js
diff --git a/ui/webui/resources/js/cr/ui/autocomplete_list.js b/ui/webui/resources/js/cr/ui/autocomplete_list.js
index 5d690eff2fadafa2855fb340db5f6e71701c30e1..ab749552e6b15a18507becd20db68e33bc60d554 100644
--- a/ui/webui/resources/js/cr/ui/autocomplete_list.js
+++ b/ui/webui/resources/js/cr/ui/autocomplete_list.js
@@ -216,7 +216,7 @@ cr.define('cr.ui', function() {
/**
* syncWidthAndPositionToInput function bound to |this|.
- * @type {Function}
+ * @type {!Function|undefined}
* @private
*/
boundSyncWidthAndPositionToInput_: undefined,
« no previous file with comments | « chrome/browser/resources/sync_setup_overlay.js ('k') | ui/webui/resources/js/cr/ui/bubble_button.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698