Chromium Code Reviews| Index: remoting/host/host_port_allocator.h |
| =================================================================== |
| --- remoting/host/host_port_allocator.h (revision 146359) |
| +++ remoting/host/host_port_allocator.h (working copy) |
| @@ -34,6 +34,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; |