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