| Index: remoting/host/cast_extension_session.h
|
| diff --git a/remoting/host/cast_extension_session.h b/remoting/host/cast_extension_session.h
|
| index 3c0fe4b4b23a6b319703fb0ab4122aaad5902500..f71d89388966b12d976bcfefceb36a795ab0dcd9 100644
|
| --- a/remoting/host/cast_extension_session.h
|
| +++ b/remoting/host/cast_extension_session.h
|
| @@ -198,7 +198,7 @@ class CastExtensionSession : public HostExtensionSession,
|
| rtc::scoped_refptr<CastCreateSessionDescriptionObserver>
|
| create_session_desc_observer_;
|
|
|
| - // Parameters passed to ChromiumPortAllocatorFactory on creation.
|
| + // Parameters passed to ChromiumPortAllocator on creation.
|
| scoped_refptr<net::URLRequestContextGetter> url_request_context_getter_;
|
| const protocol::NetworkSettings& network_settings_;
|
|
|
|
|