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