summaryrefslogtreecommitdiff
path: root/chromium/components/feedback/DEPS
blob: 73e72b201f15725ad67d866494f9701b449b496b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "-content",
  "+components/keyed_service",
  "+components/pref_registry",
  "+components/prefs",
  "+components/user_prefs",
  "+components/variations",
  "+content/public/browser",
  "+content/public/test",
  "+net/base",
  "+net/url_request",
  "+third_party/re2",
  "+third_party/zlib/google",
]