| Index: remoting/protocol/libjingle_transport_factory.h
|
| diff --git a/remoting/protocol/libjingle_transport_factory.h b/remoting/protocol/libjingle_transport_factory.h
|
| index 0cead6d26a5f31bcbe1c445956cc3f5d4d6e3a58..bb54bd4e7f951bdb8bbafd971c5f82c0486ede7e 100644
|
| --- a/remoting/protocol/libjingle_transport_factory.h
|
| +++ b/remoting/protocol/libjingle_transport_factory.h
|
| @@ -30,7 +30,7 @@ class LibjingleTransportFactory : public TransportFactory {
|
| scoped_ptr<cricket::HttpPortAllocatorBase> port_allocator,
|
| bool incoming_only);
|
|
|
| - // Creates BasicNetworkManager, BasicPacketSocketFactory and
|
| + // Creates BasicNetworkManager, ChromiumPacketSocketFactory and
|
| // BasicPortAllocator.
|
| LibjingleTransportFactory();
|
|
|
|
|