summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/DEPS
blob: 3ab0942935f8e75d767c916f177beb14b057eb20 (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+components/onc",
  "+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",
]