diff options
Diffstat (limited to 'content/common/DEPS')
-rw-r--r-- | content/common/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/DEPS b/content/common/DEPS index bd4bed3..e09f27a 100644 --- a/content/common/DEPS +++ b/content/common/DEPS @@ -1,6 +1,7 @@ include_rules = [ "+cc", "+components/tracing", + "+media/audio", "+media/base", "+sandbox/linux/seccomp-legacy", ] |