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

Unified Diff: media/cast/rtcp/rtcp.gyp

Issue 100823015: Cast: move net->transport (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clean up 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
Index: media/cast/rtcp/rtcp.gyp
diff --git a/media/cast/rtcp/rtcp.gyp b/media/cast/rtcp/rtcp.gyp
index 14119988c8ea9c60c72914650297edc9674fc629..f110419d6dad26df91be859a0c02c839971290e6 100644
--- a/media/cast/rtcp/rtcp.gyp
+++ b/media/cast/rtcp/rtcp.gyp
@@ -24,6 +24,7 @@
'dependencies': [
'<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/net/net.gyp:net',
+ '<(DEPTH)/media/cast/transport/cast_transport.gyp:cast_transport',
pwestin 2013/12/19 18:58:05 order m before n
mikhal1 2013/12/19 19:32:08 Done.
],
},
{

Powered by Google App Engine
This is Rietveld 408576698