summaryrefslogtreecommitdiffstats
path: root/ui/app_list/DEPS
blob: 494c79ba89f599c388df36daefe4ed07f1578a9a (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+skia",
  "+third_party/skia",
  "+ui",
  "+grit",

  # Allow inclusion of third-party code:
  "+third_party/GTM", # Google Toolbox for Mac.
]