summaryrefslogtreecommitdiffstats
path: root/components/nacl/browser/DEPS
blob: e1c944e5f413653210162d722930b6b5d25219f5 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+content/public/browser",
  "+content/public/test",
  "+native_client/src/shared/imc/nacl_imc_c.h",
  "+net",
  "+ppapi/host",
  "+ppapi/proxy",
  "+ppapi/shared_impl",
]