summaryrefslogtreecommitdiffstats
path: root/components/version_info/DEPS
blob: 10baa5f861c27cd6757d7cde976044253eb4866d (plain)
1
2
3
4
5
6
7
include_rules = [
  "+grit/components_strings.h",
  "+ui/base",

  # version_info is used on iOS and thus cannot depend on //content.
  "-content",
]