blob: d367a02a0d19dd87aa07760fb80a42a3f1917c80 [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/browser_watcher",
"+components/component_updater",
"+components/compression",
"+components/metrics",
"+components/prefs",
"+components/variations",
"+components/version_info",
"+content/public/test",
"+extensions/features",
"+mojo/public/cpp",
"+services/service_manager/public/cpp",
"+third_party/metrics_proto",
"+third_party/zlib/google",
"-net",
]