summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/DEPS
blob: edcdf9ecafef342739aac9624d2beb1daa8b6d2b (plain)
1
2
3
4
5
6
include_rules = [
  "+content/renderer",  # For single-process mode.
  "+media/base",  # For media command line switches.
  "+media/audio/audio_util.h",  # For audio hardware sample-rate.
  "+third_party/zlib",
]