include_rules = [ | |
# undo component is used on iOS and desktop and thus must not depends on | |
# system-specific directories. | |
"-content", | |
"-ios", | |
"+components/bookmarks", | |
"+components/signin/public/base", | |
"+components/keyed_service/core", | |
"+components/strings/grit/components_strings.h", | |
"+ui/base", | |
] |