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..96b22444829bcdf5827898bc31279d6b67e04ea2 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_socket_type.h" |
#include "net/base/ip_endpoint.h" |
#include "net/udp/udp_server_socket.h" |