summaryrefslogtreecommitdiffstats
path: root/chrome/common/DEPS
blob: bd0159c87346000ec0a53d92e5acdebdfa3bc524 (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",
]