summaryrefslogtreecommitdiff
path: root/chromium/components/feedback/DEPS
blob: 57943af6ffa78d95eb79200e200b99bc0f48fa25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
include_rules = [
  "-content",
  "+components/keyed_service",
  "+components/prefs",
  "+components/sync_preferences",
  "+components/user_prefs",
  "+components/variations",
  "+content/public/browser",
  "+content/public/test",
  "+google_apis/gaia",
  "+net/base",
  "+net/traffic_annotation",
  "+net/url_request",
  "+net/http",
  "+services/network/public/cpp",
  "+services/network/test",
  "+third_party/re2",
  "+third_party/zlib/google",
]