Index: media/cast/rtp_receiver/rtp_parser/rtp_parser.gyp |
diff --git a/media/cast/rtp_receiver/rtp_parser/rtp_parser.gyp b/media/cast/rtp_receiver/rtp_parser/rtp_parser.gyp |
index 258b0bff53282e2b7319eb54fcbbe12bb10eafb8..54bb93d4f34f9f08fa77e181c05e50071facf975 100644 |
--- a/media/cast/rtp_receiver/rtp_parser/rtp_parser.gyp |
+++ b/media/cast/rtp_receiver/rtp_parser/rtp_parser.gyp |
@@ -17,6 +17,7 @@ |
], # source |
'dependencies': [ |
'<(DEPTH)/base/base.gyp:base', |
+ '<(DEPTH)/media/cast/transport/cast_transport.gyp:cast_transport', |
], |
}, |
], |