Chromium Code Reviews| Index: webrtc/common_audio/DEPS |
| diff --git a/webrtc/common_audio/DEPS b/webrtc/common_audio/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7df03ea3fe6585b17fbaeb9d724a77a8a28c8072 |
| --- /dev/null |
| +++ b/webrtc/common_audio/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+dl/sp/api", # For openmax_dl. |
| + "+webrtc/base", |
| + "+webrtc/system_wrappers", |
| +] |