Chromium Code Reviews| Index: webrtc/modules/pacing/DEPS |
| diff --git a/webrtc/modules/pacing/DEPS b/webrtc/modules/pacing/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2805958070319b0ee5ca38599ecdcc5ed66d599e |
| --- /dev/null |
| +++ b/webrtc/modules/pacing/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+webrtc/base", |
| + "+webrtc/system_wrappers", |
| +] |