include_rules = [
  # TODO(mash): Remove. http://crbug.com/628715
  "+ash/strings",
  "+components/about_ui",
  "+components/invalidation",
  "+components/onc",
  "+components/proximity_auth",
  "+components/sync/engine/events",
  "+components/sync/sessions",
  "+components/sync/base/weak_handle.h",
  "+components/sync/js",
  "+device/bluetooth",
  "+extensions/strings/grit/extensions_strings.h",

  # Generated files
  "+js2webui/chrome/test/data",

  # Other libraries.
  "+third_party/angle",       # For ANGLE version.
  "+third_party/brotli",      # For compressed resources.
  "+third_party/zlib/zlib.h", # For compression level constants.

  # DOM Distiller.
  "+components/dom_distiller/core",
  "+components/dom_distiller/webui",
]
