include_rules = [
  # This code is checked into the chromium repo so it's fine to depend on this.
  "+base",
  "+build",
  "+testing",

  # internal includes.
  "+mojo",
]
