| Index: content/browser/renderer_host/p2p/socket_host_tcp.h
|
| diff --git a/content/browser/renderer_host/p2p/socket_host_tcp.h b/content/browser/renderer_host/p2p/socket_host_tcp.h
|
| index 20de668dc1b24c74281e1df4c4dadcd9e2a49ce0..42e0844759587185dd1a08f05a2497e058c5caea 100644
|
| --- a/content/browser/renderer_host/p2p/socket_host_tcp.h
|
| +++ b/content/browser/renderer_host/p2p/socket_host_tcp.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "content/browser/renderer_host/p2p/socket_host.h"
|
| -#include "content/common/p2p_sockets.h"
|
| +#include "content/public/common/p2p_sockets.h"
|
| #include "net/base/completion_callback.h"
|
| #include "net/base/ip_endpoint.h"
|
|
|
|
|