Index: remoting/webapp/crd/js/wcs_sandbox_content.js |
diff --git a/remoting/webapp/crd/js/wcs_sandbox_content.js b/remoting/webapp/crd/js/wcs_sandbox_content.js |
index 95c77000ad521536e1b773bc3e47c0a7eeeb80c8..20b4a17d39a35cff634230cd2aa4c7a5f206b3f9 100644 |
--- a/remoting/webapp/crd/js/wcs_sandbox_content.js |
+++ b/remoting/webapp/crd/js/wcs_sandbox_content.js |
@@ -140,7 +140,7 @@ remoting.WcsSandboxContent.prototype.onLocalJid_ = function(localJid) { |
/** |
* Callback method to indicate that something went wrong loading the WCS driver. |
* |
- * @param {remoting.Error} error Details of the error. |
+ * @param {!remoting.Error} error Details of the error. |
* @private |
*/ |
remoting.WcsSandboxContent.prototype.onError_ = function(error) { |