blob: a05f9a2adffc0a7fd991c3f41cb42b3c8e00d5e1 [file] [log] [blame]
include_rules = [
"+sql",
"+third_party/sqlite",
# persistent_cache is not expected to depend on other components and should
# stay as decoupled as possible from the rest of the application.
"-components",
"-content",
"-chrome",
"+components/persistent_cache",
]