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

Unified Diff: media/cast/README

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 | « no previous file | media/cast/audio_receiver/audio_decoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/README
diff --git a/media/cast/README b/media/cast/README
index 4878967fd5c3a3fea94122a09ca73cedf0bd385b..eca4cf6a1f91f0b00c1e747c35f6d8aba3e9bd53 100644
--- a/media/cast/README
+++ b/media/cast/README
@@ -16,7 +16,7 @@ cast/audio_sender/
cast/congestion_control/
Bandwidth estimation and network congestion handling.
-cast/pacing/
+cast/net/pacing/
Module for rate limiting data outflow.
cast/rtcp/
@@ -28,7 +28,7 @@ cast/rtp_common/
cast/rtp_receiver/
Module for reciving RTP messages.
-cast/rtp_sender/
+cast/net/rtp_sender/
Module for sending RTP messages.
cast/test/
« no previous file with comments | « no previous file | media/cast/audio_receiver/audio_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698