| Index: content/browser/renderer_host/DEPS
|
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
|
| index 202bcdd532447b76da3f0bb39f54a2479e5cb9ef..e20b55810dc4c654398e27e2041768c492fa448a 100644
|
| --- a/content/browser/renderer_host/DEPS
|
| +++ b/content/browser/renderer_host/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| "+cc/switches.h", # For cc command line switches.
|
| + "+components/mus/public",
|
| "+media/base", # For media command line switches.
|
| "+media/audio/audio_util.h", # For audio hardware sample-rate.
|
| "+third_party/zlib",
|
|
|