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

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