Index: content/browser/renderer_host/p2p/socket_dispatcher_host.h |
diff --git a/content/browser/renderer_host/p2p/socket_dispatcher_host.h b/content/browser/renderer_host/p2p/socket_dispatcher_host.h |
index b2d76f468ba2ad77a5316467483587c30ad8cb5a..813da993b9a58eae6b504855db48d0d5a1f7cf7b 100644 |
--- a/content/browser/renderer_host/p2p/socket_dispatcher_host.h |
+++ b/content/browser/renderer_host/p2p/socket_dispatcher_host.h |
@@ -11,9 +11,9 @@ |
#include <vector> |
#include "content/browser/renderer_host/p2p/socket_host_throttler.h" |
-#include "content/common/p2p_sockets.h" |
#include "content/public/browser/browser_message_filter.h" |
#include "content/public/browser/browser_thread.h" |
+#include "content/public/common/p2p_socket_type.h" |
#include "net/base/ip_endpoint.h" |
#include "net/base/network_change_notifier.h" |