summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/DEPS
blob: 27a9408204c855b37a4f5fa4bfc8e75a74dc7f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  "+components/pairing",
  "+components/onc",
  "+components/ownership",
  "+components/user_manager",
  "+components/wallpaper",
  "+cros",
  "+dbus",
  "+device/bluetooth",
  "+media/audio/sounds",  # For system sounds
  "+media/base/media_switches.h",  # For media command line switches.
  "+media/mojo/interfaces",  # For platform verification mojom interface.
  "+ui/ozone/public",

  # Other libraries.
  "+third_party/libjingle",
]