summaryrefslogtreecommitdiff
path: root/chromium/components/safe_browsing/DEPS
blob: 36b6e0f8aec137e648ac4eeda09d48cd379de1db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+components/data_use_measurement/core",
  "+components/safe_browsing_db",
  "+components/security_interstitials/content",
  "+components/security_interstitials/core",
  "+components/subresource_filter/content/browser",
  "+content/public/browser",
  "+content/public/common",
  "+google_apis",
  "+net/base",
  "+net/log",
  "+net/url_request",
  "+testing/gtest",
  "+third_party/protobuf",
]