diff options
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r-- | chrome/common/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS index b041492..f4f560b 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -2,6 +2,7 @@ include_rules = [ "+chrome/plugin", # For checking whether we're a plugin process. "+grit", # For generated headers "+libxml", + "+media/audio", "+sandbox/src", "+skia/include", "+webkit/glue", |