summaryrefslogtreecommitdiffstats
path: root/ash/DEPS
blob: b9346e898362d2f182f7b23f769d1af0d6f33f64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+chromeos",
  "+grit/ash_strings.h",
  "+grit/ui_resources.h",
  "+grit/ui_resources_standard.h",
  "+grit/ui_resources_large.h",
  "+grit/ui_strings.h",
  "+skia/ext",
  "+third_party/cros",
  "+third_party/cros_system_api",
  "+third_party/skia",
  "+net",
  "+ui",
]