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 e62257b767b897fe663d0de2e519ed849ebc95ff..905d1529ec3bd85f3384b39be4c6277831d64f57 100644 |
--- a/chrome/browser/resources/print_preview/cloud_print_interface.js |
+++ b/chrome/browser/resources/print_preview/cloud_print_interface.js |
@@ -476,7 +476,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) { |