blob: 49abe82f8e795461504e860261edc74615aa8fef [file] [log] [blame]
include_rules = [
"+mojo/public",
"+sql",
"+third_party/sqlite",
# persistent_cache is expectly to depend only on sqlite_vfs component and
# should stay as decoupled as possible from the rest of the application.
"-components",
"-content",
"-chrome",
"+components/persistent_cache",
"+components/sqlite_vfs",
]