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 c556898..664ad70 100644 --- a/content/renderer/DEPS +++ b/content/renderer/DEPS @@ -1,5 +1,6 @@ include_rules = [ "+content/public/renderer", + "+content/common_child", "+jingle/glue", "+media", # For audio input/output and audio/video decoding. "+third_party/hyphen/hyphen.h", |