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

Unified Diff: chrome/browser/resources/print_preview/settings/page_settings.js

Issue 574193002: Compile print_preview, part 1: remove all warnings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@true_master
Patch Set: 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/print_preview/settings/advanced_settings/advanced_settings_item.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/print_preview/settings/page_settings.js
diff --git a/chrome/browser/resources/print_preview/settings/page_settings.js b/chrome/browser/resources/print_preview/settings/page_settings.js
index 9f335170e1a6cd72474392fc3cae637ef691168f..7e53fe1afb4499748001cc1714ce037d98cd7310 100644
--- a/chrome/browser/resources/print_preview/settings/page_settings.js
+++ b/chrome/browser/resources/print_preview/settings/page_settings.js
@@ -144,7 +144,7 @@ cr.define('print_preview', function() {
},
/**
- * @param {boolean} Whether the custom hint is visible.
+ * @param {boolean} isVisible Whether the custom hint is visible.
* @private
*/
setInvalidStateVisible_: function(isVisible) {
« no previous file with comments | « chrome/browser/resources/print_preview/settings/advanced_settings/advanced_settings_item.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698