include_rules = [
  # Code under //ash runs out-of-process in mash so it must be accessed via mojo
  # interfaces in //ash/public/interfaces. See //ash/README.md.
  # TODO(mash): Remove. http://crbug.com/678705
  "!ash",

  "+ash/public",
]
