include_rules = [
  # undo component is used on iOS and desktop and thus must not depends on
  # system-specific directories.
  "-content",
  "-ios",

  "+components/bookmarks",
  "+components/keyed_service/core",
  "+components/strings/grit/components_strings.h",
  "+ui/base",
]
