Index: media/cast/cast_sender.gyp |
diff --git a/media/cast/cast_sender.gyp b/media/cast/cast_sender.gyp |
index 40b9fa51eaeff24bf82311ee7829afe11f2283ad..36c49cf767499c5b1f161f990cc92a0454ccfa35 100644 |
--- a/media/cast/cast_sender.gyp |
+++ b/media/cast/cast_sender.gyp |
@@ -26,9 +26,8 @@ |
'<(DEPTH)/crypto/crypto.gyp:crypto', |
'audio_sender', |
'congestion_control', |
- 'pacing/paced_sender.gyp:cast_paced_sender', |
+ 'net/cast_net.gyp:cast_net', |
pwestin
2013/12/10 23:03:01
where is this gyp file?
mikhal1
2013/12/11 00:29:33
Removed the dependency, and keeping this cl just a
|
'rtcp/rtcp.gyp:cast_rtcp', |
- 'rtp_sender/rtp_sender.gyp:cast_rtp_sender', |
'video_sender', |
], # dependencies |
}, |