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