Index: remoting/webapp/it2me_host_facade.js |
diff --git a/remoting/webapp/it2me_host_facade.js b/remoting/webapp/it2me_host_facade.js |
index e83e22560e73e44df86205ebe9a6705f419fdf40..b8ce5d693884c6abacaf7a4edc7ecb498646d566 100644 |
--- a/remoting/webapp/it2me_host_facade.js |
+++ b/remoting/webapp/it2me_host_facade.js |
@@ -23,7 +23,7 @@ remoting.It2MeHostFacade = function() { |
this.nextId_ = 0; |
/** |
- * @type {?chrome.extension.Port} |
+ * @type {?chrome.runtime.Port} |
* @private |
*/ |
this.port_ = null; |