blob: 720e034fc7f9dd882705c12d087f54c090b7402b [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/crash/core/common",
"+components/prefs",
"+components/variations",
"+crypto",
"-net",
"+third_party/mt19937ar",
"+third_party/protobuf",
"+third_party/zlib/google",
]