summaryrefslogtreecommitdiffstats
path: root/chromecast/DEPS
blob: 438dbc008d708f466f318dd8a53a1b9fa25d031f (plain)
1
2
3
4
5
6
7
8
9
10
# Do not add any includes under chrome/ anywhere in chromecast.

include_rules = [
  "+content/public/common",
  "+crypto",
  "+grit/chromecast_settings.h",
  "+grit/shell_resources.h",
  "+net",
  "+ui",
]