summaryrefslogtreecommitdiff
path: root/chromium/components/safe_browsing/DEPS
blob: 04e04b00141dcdab823d7d3098933df3834dff03 (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
include_rules = [
  "+components/content_settings/core/browser",
  "+components/history/core/browser",
  "+components/password_manager/core/browser/password_manager_metrics_util.h",
  "+components/security_interstitials/content",
  "+components/security_interstitials/core",
  "+components/sync/protocol",
  "+components/sync_preferences/testing_pref_service_syncable.h",
  "+components/prefs",
  "+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/service_manager/public",
  "+testing/gtest",
  "+third_party/protobuf",
]