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

Unified Diff: chrome/browser/resources/print_preview/cloud_print_interface.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
Index: chrome/browser/resources/print_preview/cloud_print_interface.js
diff --git a/chrome/browser/resources/print_preview/cloud_print_interface.js b/chrome/browser/resources/print_preview/cloud_print_interface.js
index ac7bf5700b79fa6db7d508d15bfed07e2f5eb36d..4c728412a3ccd631715e4e5a21d6e65eff47d3ab 100644
--- a/chrome/browser/resources/print_preview/cloud_print_interface.js
+++ b/chrome/browser/resources/print_preview/cloud_print_interface.js
@@ -519,7 +519,7 @@ cr.define('cloudprint', function() {
/**
* Called when a native layer receives access token.
- * @param {Event} evt Contains the authentication type and access token.
+ * @param {Event} event Contains the authentication type and access token.
* @private
*/
onAccessTokenReady_: function(event) {
« no previous file with comments | « chrome/browser/resources/pdf/pdf_scripting_api.js ('k') | chrome/browser/resources/print_preview/common/search_box.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698