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