summaryrefslogtreecommitdiff
path: root/chromium/components/signin/core/browser/DEPS
blob: 6aa48343a03044717137b999b6bf0470677043e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include_rules = [
  "+chromeos/components/account_manager",
  # TODO(crbug.com/816954): Remove this line when Account Manager is
  # launched.
  "+chromeos/constants",
  "+components/account_id",
  "+components/image_fetcher/core",
  "+components/metrics",
  "+jni",
  "+mojo/public",
  "+services/identity/public",
  "+services/network/public",
  "+services/network/test",
  "+third_party/re2",
  "+ui/gfx",
]