include_rules = [
  "+chrome/app",  # The plugins use the theme library to get the sad plugin bitmap.
  "+chrome/plugin",
  "+grit",  # For generated headers
  "+media/audio",
  "+media/base",
  "+media/ffmpeg",
  "+media/filters",
  "+media/video",
  "+ppapi/c",
  "+ppapi/proxy",
  "+sandbox/src",
  "+skia",
  "+webkit/extensions",
  "+webkit/glue",
  "+webkit/glue/plugins",
  "+webkit/gpu",
  "+webkit/plugins",
  "+v8/include",
  "+third_party/cld/encodings/compact_lang_det/win",
  "+third_party/npapi/bindings",
  "+third_party/sqlite",
]