Index: media/cast/README |
diff --git a/media/cast/README b/media/cast/README |
index eca4cf6a1f91f0b00c1e747c35f6d8aba3e9bd53..69729062e9021eb797034f0774c03c3721982892 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/net/pacing/ |
+cast/transport/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/net/rtp_sender/ |
+cast/transport/rtp_sender/ |
Module for sending RTP messages. |
cast/test/ |