| Index: remoting/client/plugin/pepper_port_allocator.h
|
| ===================================================================
|
| --- remoting/client/plugin/pepper_port_allocator.h (revision 146359)
|
| +++ remoting/client/plugin/pepper_port_allocator.h (working copy)
|
| @@ -29,6 +29,7 @@
|
|
|
| // cricket::HttpPortAllocatorBase overrides.
|
| virtual cricket::PortAllocatorSession* CreateSessionInternal(
|
| + const std::string& content_name,
|
| int component,
|
| const std::string& ice_username_fragment,
|
| const std::string& ice_password) OVERRIDE;
|
|
|