Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Unified Diff: media/cast/net/cast_transport.h

Issue 2533273002: media: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/cast/cast_sender_impl.h ('k') | media/cast/net/rtp/rtp_packetizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/net/cast_transport.h
diff --git a/media/cast/net/cast_transport.h b/media/cast/net/cast_transport.h
index 8f8aacb052eb6bff2a3bff6ab1abf2719551d581..0ac9f5d1f556b0fa6ab21320191ee6e516f8bf57 100644
--- a/media/cast/net/cast_transport.h
+++ b/media/cast/net/cast_transport.h
@@ -38,14 +38,9 @@ namespace base {
class DictionaryValue;
} // namespace base
-namespace net {
-class NetLog;
-} // namespace net
-
namespace media {
namespace cast {
-struct RtpReceiverStatistics;
struct RtcpTimeData;
// Following the initialization of either audio or video an initialization
« no previous file with comments | « media/cast/cast_sender_impl.h ('k') | media/cast/net/rtp/rtp_packetizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698