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

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