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

Unified Diff: media/cast/net/rtp/mock_rtp_feedback.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/framer_unittest.cc ('k') | media/cast/net/rtp/mock_rtp_payload_feedback.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/net/rtp/mock_rtp_feedback.h
diff --git a/media/cast/rtp_receiver/rtp_parser/include/mock/mock_rtp_feedback.h b/media/cast/net/rtp/mock_rtp_feedback.h
similarity index 95%
rename from media/cast/rtp_receiver/rtp_parser/include/mock/mock_rtp_feedback.h
rename to media/cast/net/rtp/mock_rtp_feedback.h
index f5edf7c43feb3b0adb941ba232221eb223363afc..cbeaf26e2a40d26bcd8047cf761d5695277004c9 100644
--- a/media/cast/rtp_receiver/rtp_parser/include/mock/mock_rtp_feedback.h
+++ b/media/cast/net/rtp/mock_rtp_feedback.h
@@ -5,7 +5,7 @@
#ifndef MEDIA_CAST_RTP_INCLUDE_MOCK_RTP_FEEDBACK_H_
#define MEDIA_CAST_RTP_INCLUDE_MOCK_RTP_FEEDBACK_H_
-#include "media/cast/rtp_receiver/rtp_parser/rtp_feedback.h"
+#include "media/cast/net/rtp/rtp_parser/rtp_feedback.h"
#include "testing/gmock/include/gmock/gmock.h"
namespace media {
« no previous file with comments | « media/cast/net/rtp/framer_unittest.cc ('k') | media/cast/net/rtp/mock_rtp_payload_feedback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698