summaryrefslogtreecommitdiff
path: root/chromium/components/safe_browsing/DEPS
blob: 3e4ec38aa94733665e1ddd83df691e8dd6cd349c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  "+components/data_use_measurement/core",
  "+components/security_interstitials/content",
  "+components/security_interstitials/core",
  "+content/public/browser",
  "+content/public/common",
  "+google_apis",
  "+mojo/public/cpp",
  "+net/base",
  "+net/http",
  "+net/log",
  "+net/traffic_annotation",
  "+net/url_request",
  "+services/network/public/cpp",
  "+testing/gtest",
  "+third_party/protobuf",
]