summaryrefslogtreecommitdiffstats
path: root/components/renderer_context_menu/DEPS
blob: 9c9916cedcf4a2512fb16b6a8e0ee4c824cf6590 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+content/public/browser",
  "+content/public/common",
  "+extensions/browser",
  "+extensions/common",
  "+ui/base",
  "+ui/gfx",
  "+ui/views",
  "+third_party/WebKit/public/web",
]