blob: 29757f463b3867873da6d9b0485f11174c1e30c9 [file] [log] [blame]
# This component is shared with the Chrome OS build, so it's important to limit
# dependencies to a minimal set.
include_rules = [
"-components",
"+components/compression",
"+components/metrics",
"+components/prefs",
"+components/variations",
"+components/version_info",
"+content/public/test",
"+mojo/public/cpp",
"+services/service_manager/public/cpp",
"+third_party/zlib/google",
"-net",
]