summaryrefslogtreecommitdiffstats
path: root/chrome/common/DEPS
blob: fdd760a86eaaf12a411ec04474beabacca822714 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+chrome/plugin",  # For checking whether we're a plugin process.

  # Other libraries.
  "+third_party/bzip2",
  "+third_party/npapi",
]