summaryrefslogtreecommitdiffstats
path: root/chromecast/base/DEPS
blob: 2e69add22c5c3a6c5113920a983d4652a30fd84d (plain)
1
2
3
4
5
6
7
include_rules = [
  # chromecast/base may be depended on by many disparate parts of the Chromecast
  # codebase. Keep dependencies small.
  "-content",
  "-net",
  "-ui",
]