summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/DEPS
blob: f128a59f047e0ebf7ed382e3713da35a8d157484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+components/pairing",
  "+components/onc",
  "+components/user_manager",
  "+cros",
  "+dbus",
  "+device/bluetooth",
  "+media/audio/sounds",  # For system sounds
  "+media/base/media_switches.h",  # For media command line switches.

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