summaryrefslogtreecommitdiffstats
path: root/ui/wm/public/DEPS
blob: 1e9f2486d3566dbf241ea74438a612e7cc1fb5c2 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+ui/base/dragdrop/drag_drop_types.h",
]

specific_include_rules = {
  "drag_drop_client.h": [
    "+ui/base/dragdrop/drag_drop_types.h",
  ],
}