summaryrefslogtreecommitdiff
path: root/chromium/ui/app_list/DEPS
blob: bd3bf143bdb1367290a62fb24bc11732d0c981e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+grit/ui_resources.h",
  "+grit/ui_strings.h",
  "+skia",
  "+sync",
  "+third_party/skia",
  # Allow inclusion of third-party code:
  "+third_party/GTM", # Google Toolbox for Mac.
  "+ui/aura",
  "+ui/base",
  "+ui/compositor",
  "+ui/events",
  "+ui/gfx",
  "+ui/views",
]