| Index: content/browser/renderer_host/p2p/socket_host_udp.h
|
| diff --git a/content/browser/renderer_host/p2p/socket_host_udp.h b/content/browser/renderer_host/p2p/socket_host_udp.h
|
| index ad0e354936c4b92834578354218bd141a72d5ec5..d31da366e36c88e8c584fc152e83ac3763397e4c 100644
|
| --- a/content/browser/renderer_host/p2p/socket_host_udp.h
|
| +++ b/content/browser/renderer_host/p2p/socket_host_udp.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "content/browser/renderer_host/p2p/socket_host.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/common/p2p_sockets.h"
|
| +#include "content/public/common/p2p_sockets.h"
|
| #include "net/base/ip_endpoint.h"
|
| #include "net/udp/udp_server_socket.h"
|
|
|
|
|