summaryrefslogtreecommitdiffstats
path: root/device/media_transfer_protocol/DEPS
blob: e461e371856d16de8291daef86f89d035ac72e27 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  # The media transfer protocol daemon uses D-Bus.
  "+dbus",
  "+chrome/common/chrome_switches.h",
  "+chromeos/dbus",
  "+content/public/browser/browser_thread.h",
  "+third_party/cros_system_api/dbus",
]