summaryrefslogtreecommitdiff
path: root/chromium/components/safe_browsing_db/DEPS
blob: 7fafc802db36dc88ed2d9bd73353a4f57c5d5e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+components/data_use_measurement/core",
  "+components/prefs",
  "+components/variations",
  "+components/version_info",
  "+content/public/browser",
  "+content/public/common",
  "+content/public/test",
  "+crypto",
  "+google_apis/google_api_keys.h",
  "+jni",
  "+third_party/protobuf/src/google",
  "+net",
]