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

Unified Diff: media/cast/net/rtcp/receiver_rtcp_event_subscriber.h

Issue 388663003: Cast: Reshuffle files under media/cast (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missing includes Created 6 years, 5 months 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
Index: media/cast/net/rtcp/receiver_rtcp_event_subscriber.h
diff --git a/media/cast/rtcp/receiver_rtcp_event_subscriber.h b/media/cast/net/rtcp/receiver_rtcp_event_subscriber.h
similarity index 98%
rename from media/cast/rtcp/receiver_rtcp_event_subscriber.h
rename to media/cast/net/rtcp/receiver_rtcp_event_subscriber.h
index 84af7cbaf3f204795d800ea2acb0aecb743ff8fb..7e80ffebc64a99f5f406d9050d86294d031042f5 100644
--- a/media/cast/rtcp/receiver_rtcp_event_subscriber.h
+++ b/media/cast/net/rtcp/receiver_rtcp_event_subscriber.h
@@ -10,7 +10,7 @@
#include "base/threading/thread_checker.h"
#include "media/cast/logging/logging_defines.h"
#include "media/cast/logging/raw_event_subscriber.h"
-#include "media/cast/rtcp/rtcp_defines.h"
+#include "media/cast/net/rtcp/rtcp_defines.h"
namespace media {
namespace cast {
« no previous file with comments | « media/cast/net/rtcp/mock_rtcp_sender_feedback.cc ('k') | media/cast/net/rtcp/receiver_rtcp_event_subscriber.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698