summaryrefslogtreecommitdiff
path: root/chromium/media/cast/README
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/media/cast/README')
-rw-r--r--chromium/media/cast/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/media/cast/README b/chromium/media/cast/README
index 4878967fd5c..eca4cf6a1f9 100644
--- a/chromium/media/cast/README
+++ b/chromium/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/