summaryrefslogtreecommitdiffstats
path: root/components/arc/DEPS
blob: 2f5f4b87cdd50a84624b8a7069d287fe17cb9d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+chromeos/arc",
  "+chromeos/chromeos_switches.h",
  "+chromeos/dbus",
  "+components/prefs",
  "+components/signin/core/account_id",
  "+ipc",
  "+mojo",
  "+third_party/mojo",
  "+ui/arc",
]