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

Unified Diff: media/cast/net/rtp/receiver_stats.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
« no previous file with comments | « media/cast/net/rtp/packet_storage_unittest.cc ('k') | media/cast/net/rtp/receiver_stats.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/net/rtp/receiver_stats.h
diff --git a/media/cast/rtp_receiver/receiver_stats.h b/media/cast/net/rtp/receiver_stats.h
similarity index 94%
rename from media/cast/rtp_receiver/receiver_stats.h
rename to media/cast/net/rtp/receiver_stats.h
index 05a067f78707c622eff3fe09c024ed5e2e5c6f34..967e601c3f9942ef77836aaa8ade47d03d6bd536 100644
--- a/media/cast/rtp_receiver/receiver_stats.h
+++ b/media/cast/net/rtp/receiver_stats.h
@@ -7,8 +7,8 @@
#include "base/time/tick_clock.h"
#include "base/time/time.h"
-#include "media/cast/rtcp/rtcp.h"
-#include "media/cast/rtp_receiver/rtp_receiver_defines.h"
+#include "media/cast/net/rtcp/rtcp.h"
+#include "media/cast/net/rtp/rtp_receiver_defines.h"
namespace media {
namespace cast {
« no previous file with comments | « media/cast/net/rtp/packet_storage_unittest.cc ('k') | media/cast/net/rtp/receiver_stats.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698