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