summaryrefslogtreecommitdiff
path: root/chromium/components/policy/core/browser/DEPS
blob: 18ff86b6c43d216a958f67299d0a655338752b72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include_rules = [
  "+components/google/core",
  "+components/keyed_service",
  "+components/pref_registry",
  "+components/reporting",
  "+components/signin",
  "+components/strings/grit/components_strings.h",
  "+components/url_formatter",
  "+components/url_matcher",
  "+components/version_info",
  "+extensions/buildflags",
  "+services/network/public/mojom/url_response_head.mojom.h",
  "+services/network/test",
  "+third_party/icu",
  "+ui/base/l10n",
  "+ui/base/resource",
  "+ui/base/webui/web_ui_util.h",
]