blob: aabba47a41d52eaa66b6f97546f9d3830f848d91 [file] [log] [blame]
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/components/quick_launch/public",
"+ash/public",
"+chrome/browser/ui/views",
"+components/constrained_window",
"+mash/common",
"+services/ui/public/cpp",
"+components/user_manager",
"+third_party/libaddressinput",
]