summaryrefslogtreecommitdiff
path: root/chromium/components/metrics/net/DEPS
blob: 36375496d2d66461f19beccba90177675a50b96c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+chromeos/dbus",
  "+chromeos/network",
  "+components/encrypted_messages",
  "+components/variations",
  "+content/public/test/browser_task_environment.h",
  "+ios/web/public/test/web_task_environment.h",
  "+net",
  "+services/network/public/cpp",
  "+services/network/test",
  "+third_party/cros_system_api",
]