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