summaryrefslogtreecommitdiffstats
path: root/remoting/DEPS
blob: 324f7a56ab9f520101c4c6a55fe85fed80ca54b0 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+crypto",
  "+media/base",

  "-remoting",
  "+remoting/base",
  "+remoting/proto",
  "+third_party/GTM",
  "+third_party/GTM/AppKit",
]