summaryrefslogtreecommitdiffstats
path: root/components/nacl/browser/DEPS
blob: 2e1a96bd768bedd6560a7ee2e019316eb443241d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  # TODO(fdoray): Remove this once the PreRead field trial has expired.
  # crbug.com/577698
  "+components/startup_metric_utils/common",
  "+components/url_formatter",
  "+content/public/browser",
  "+content/public/test",
  "+native_client/src/public",
  "+net",
  "+ppapi/host",
  "+ppapi/proxy",
  "+ppapi/shared_impl",
]