summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/DEPS
blob: fc675bcd7379fa4617f4f23e52db7c5ed278d6cf (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  # For nss_context_chromeos_browsertest.cc.
  "+components/user_manager",
]

specific_include_rules = {
  ".*sdch_browsertest.cc": [
    "+sdch/open-vcdiff",
  ],
}