| Index: remoting/webapp/crd/js/it2me_service.js
|
| diff --git a/remoting/webapp/crd/js/it2me_service.js b/remoting/webapp/crd/js/it2me_service.js
|
| index d705f5b7f27055e7b6ad3a20e7ed6a8d0d63a2ab..8135e330d965020977b8e6068a8c950dc4dd7f5d 100644
|
| --- a/remoting/webapp/crd/js/it2me_service.js
|
| +++ b/remoting/webapp/crd/js/it2me_service.js
|
| @@ -28,7 +28,7 @@ remoting.It2MeService = function(appLauncher) {
|
| this.appLauncher_ = appLauncher;
|
|
|
| /**
|
| - * @type {Array.<remoting.It2MeHelperChannel>}
|
| + * @type {Array<remoting.It2MeHelperChannel>}
|
| * @private
|
| */
|
| this.helpers_ = [];
|
|
|