Index: content/browser/renderer_host/media/peer_connection_tracker_host.h |
diff --git a/content/browser/renderer_host/media/peer_connection_tracker_host.h b/content/browser/renderer_host/media/peer_connection_tracker_host.h |
index 58a36e0e52c95ae95bb945f4a54838fb7d3a9cac..323671c6017754bca51f7e3071ed9c54c750388c 100644 |
--- a/content/browser/renderer_host/media/peer_connection_tracker_host.h |
+++ b/content/browser/renderer_host/media/peer_connection_tracker_host.h |
@@ -10,7 +10,6 @@ |
struct PeerConnectionInfo; |
namespace content { |
-class WebRTCInternals; |
// This class is the host for PeerConnectionTracker in the browser process |
// managed by RenderProcessHostImpl. It passes IPC messages between |