summaryrefslogtreecommitdiff
path: root/chromium/components/version_info/DEPS
blob: 060155c2707c7f13bf2ee2823dd19b77bc5ccae0 (plain)
1
2
3
4
5
6
7
include_rules = [
  "+components/strings/grit/components_strings.h",
  "+ui/base",

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