Index: trunk/src/content/browser/renderer_host/p2p/socket_host_tcp_server.cc |
=================================================================== |
--- trunk/src/content/browser/renderer_host/p2p/socket_host_tcp_server.cc (revision 252899) |
+++ trunk/src/content/browser/renderer_host/p2p/socket_host_tcp_server.cc (working copy) |
@@ -116,7 +116,7 @@ |
void P2PSocketHostTcpServer::Send(const net::IPEndPoint& to, |
const std::vector<char>& data, |
- const talk_base::PacketOptions& options, |
+ net::DiffServCodePoint dscp, |
uint64 packet_id) { |
NOTREACHED(); |
OnError(); |