Index: remoting/webapp/base/js/protocol_extension.js |
diff --git a/remoting/webapp/base/js/protocol_extension.js b/remoting/webapp/base/js/protocol_extension.js |
index 28103f76fda01da32ef23ed7cb2f2e5ee5688c8c..11d8aa6c1e3aa2a81be4c0601bb5aa79030398db 100644 |
--- a/remoting/webapp/base/js/protocol_extension.js |
+++ b/remoting/webapp/base/js/protocol_extension.js |
@@ -5,7 +5,7 @@ |
/** |
* @fileoverview |
* Interface abstracting the protocol extension functionality. |
- * Instances of this class can be registered with the SessionConnector |
+ * Instances of this class can be registered with the ProtocolExtensionManager |
* to enhance the communication protocol between the host and client. |
* Note that corresponding support on the host side is required. |
*/ |