Chromium Code Reviews| Index: webrtc/modules/rtp_rtcp/DEPS |
| diff --git a/webrtc/modules/rtp_rtcp/DEPS b/webrtc/modules/rtp_rtcp/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0720a15fec2695dbc916650c8cdf62cff53c48da |
| --- /dev/null |
| +++ b/webrtc/modules/rtp_rtcp/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+webrtc/base", |
| + "+webrtc/call", |
| + "+webrtc/common_video", |
| + "+webrtc/system_wrappers", |
| +] |