| 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 fb8f4ce04c37fea6590c959c741da1707ea4e2e8..c078a945bfcc2b82420f780201f6cea018d3a809 100644
|
| --- a/remoting/webapp/crd/js/wcs_sandbox_content.js
|
| +++ b/remoting/webapp/crd/js/wcs_sandbox_content.js
|
| @@ -131,7 +131,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) {
|
|
|