diff options
Diffstat (limited to 'content/renderer/DEPS')
-rw-r--r-- | content/renderer/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/renderer/DEPS b/content/renderer/DEPS index 13e3483..01805b7 100644 --- a/content/renderer/DEPS +++ b/content/renderer/DEPS @@ -2,6 +2,7 @@ include_rules = [ "-chrome", "+chrome/test", "+content/plugin", # For shared npruntime proxying code. + "+media", # For audio input/output and audio/video decoding. "+third_party/mach_override", "+third_party/tcmalloc", "+v8/include", |