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