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