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

Unified Diff: media/cast/rtp_receiver/mock_rtp_payload_feedback.h

Issue 112133002: Cast:Moving netwrok sender related code to a designated folder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moving const' to .cc Created 7 years 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/rtp_common/rtp_defines.h ('k') | media/cast/rtp_receiver/mock_rtp_payload_feedback.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/rtp_receiver/mock_rtp_payload_feedback.h
diff --git a/media/cast/rtp_common/mock_rtp_payload_feedback.h b/media/cast/rtp_receiver/mock_rtp_payload_feedback.h
similarity index 92%
rename from media/cast/rtp_common/mock_rtp_payload_feedback.h
rename to media/cast/rtp_receiver/mock_rtp_payload_feedback.h
index c054791fdc766b75503f4f6f6aeee3b95afe8ea4..003b67bc0da747720a6b26464f5313cddb8dabc8 100644
--- a/media/cast/rtp_common/mock_rtp_payload_feedback.h
+++ b/media/cast/rtp_receiver/mock_rtp_payload_feedback.h
@@ -5,7 +5,7 @@
#ifndef MEDIA_CAST_RTP_COMMON_MOCK_RTP_PAYLOAD_FEEDBACK_H_
#define MEDIA_CAST_RTP_COMMON_MOCK_RTP_PAYLOAD_FEEDBACK_H_
-#include "media/cast/rtp_common/rtp_defines.h"
+#include "media/cast/rtp_receiver/rtp_receiver_defines.h"
#include "testing/gmock/include/gmock/gmock.h"
namespace media {
« no previous file with comments | « media/cast/rtp_common/rtp_defines.h ('k') | media/cast/rtp_receiver/mock_rtp_payload_feedback.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698