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

Unified Diff: media/cast/cast_sender.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/blink/webmediaplayer_params.h ('k') | media/cast/cast_sender_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast_sender.h
diff --git a/media/cast/cast_sender.h b/media/cast/cast_sender.h
index 12c570b766b7b90e6d72ee58574cda4bdda906b0..6628324b2a9a08d3913bdce849ab377f5b43b496 100644
--- a/media/cast/cast_sender.h
+++ b/media/cast/cast_sender.h
@@ -30,8 +30,6 @@ namespace media {
class VideoFrame;
namespace cast {
-class AudioSender;
-class VideoSender;
class VideoFrameInput : public base::RefCountedThreadSafe<VideoFrameInput> {
public:
« no previous file with comments | « media/blink/webmediaplayer_params.h ('k') | media/cast/cast_sender_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698