summaryrefslogtreecommitdiff
path: root/chromium/components/safe_browsing/DEPS
blob: 9f374d3a5916adde94979364ae8118aad5211215 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
include_rules = [
  "+components/content_settings/core/browser",
  "+components/grit/components_resources.h",
  "+components/history/core/browser",
  "+components/keyed_service/core",
  "+components/password_manager/core/browser/password_manager_metrics_util.h",
  "+components/prefs",
  "+components/security_interstitials/content",
  "+components/security_interstitials/core",
  "+components/signin/public",
  "+components/sync",
  "+components/sync_preferences/testing_pref_service_syncable.h",
  "+components/unified_consent",
  "+components/user_prefs/user_prefs.h",
  "+components/variations",
  "+content/public/browser",
  "+content/public/common",
  "+content/public/test",
  "+google_apis",
  "+mojo/public/cpp",
  "+net/base",
  "+net/net_buildflags.h",
  "+net/http",
  "+net/log",
  "+net/traffic_annotation",
  "+net/url_request",
  "+services/network/public",
  "+services/network/test",
  "+services/service_manager/public",
  "+testing/gtest",
  "+third_party/blink/public/common/loader/url_loader_throttle.h",
  "+third_party/blink/public/mojom/loader/resource_load_info.mojom-shared.h",
  "+third_party/protobuf",
  "+ui/base/resource/resource_bundle.h",
]