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

Unified Diff: media/cast/net/rtp/frame_id_map.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/frame_buffer_unittest.cc ('k') | media/cast/net/rtp/frame_id_map.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/net/rtp/frame_id_map.h
diff --git a/media/cast/framer/frame_id_map.h b/media/cast/net/rtp/frame_id_map.h
similarity index 95%
rename from media/cast/framer/frame_id_map.h
rename to media/cast/net/rtp/frame_id_map.h
index 66e306f6718b9bffe0d04a45f399e8b8d1f2fe5c..947d5017c50d0e09f3b66f3c8e0494bffafebc99 100644
--- a/media/cast/framer/frame_id_map.h
+++ b/media/cast/net/rtp/frame_id_map.h
@@ -11,8 +11,8 @@
#include "base/memory/linked_ptr.h"
#include "base/memory/scoped_ptr.h"
#include "media/cast/cast_config.h"
-#include "media/cast/rtcp/rtcp_defines.h"
-#include "media/cast/rtp_receiver/rtp_receiver_defines.h"
+#include "media/cast/net/rtcp/rtcp_defines.h"
+#include "media/cast/net/rtp/rtp_receiver_defines.h"
namespace media {
namespace cast {
« no previous file with comments | « media/cast/net/rtp/frame_buffer_unittest.cc ('k') | media/cast/net/rtp/frame_id_map.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698