blob: aba27be4c4c9ae5dff6df1b071a841b90ba57946 [file] [log] [blame]
include_rules = [
# Code in //ash sits below chrome in the dependency graph.
"-chrome",
# Code in //ash runs in the browser process.
"+content/public/browser",
"+content/public/test",
"+mojo/core/embedder",
]