include_rules = [
  "+content/public/renderer",
  "+content/public/browser/native_web_keyboard_event.h", # For tests.
  "+content/public/browser/web_ui_controller_factory.h", # For tests.
  "+jingle/glue",
  "+media",  # For audio input/output and audio/video decoding.
  "+third_party/hyphen/hyphen.h",
  "+third_party/libjingle",
  "+third_party/mach_override",
  "+third_party/tcmalloc",
  "+v8/include",
]