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