Index: content/browser/renderer_host/p2p/socket_host.h |
diff --git a/content/browser/renderer_host/p2p/socket_host.h b/content/browser/renderer_host/p2p/socket_host.h |
index 0ca8e0e36bfc7e7526a93df333ee007e9f63ee12..a11488451affc6241400f9e9a41482a086655d2b 100644 |
--- a/content/browser/renderer_host/p2p/socket_host.h |
+++ b/content/browser/renderer_host/p2p/socket_host.h |
@@ -6,7 +6,7 @@ |
#define 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/datagram_socket.h" |