blob: ac021f6a70c41d62e4b50b3e3d46c1a17385356e [file] [log] [blame]
# This component is shared with the Chrome OS build, so it's important to limit
# dependencies to a minimal set.
# TODO(crbug.com/40796017): Remove components/metrics, it's only used for tests.
include_rules = [
"-components",
"+components/compression",
"+components/crash/android",
"+components/crash/core/common",
"+components/keyed_service",
"+components/metrics",
"+components/prefs",
"+components/variations",
"+components/version_info",
"+crypto",
"-net",
"+net/android",
"+third_party/protobuf",
"+third_party/smhasher",
"+third_party/zlib/google",
]