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/ |