summaryrefslogtreecommitdiffstats
path: root/app/DEPS
blob: 263d2cbf625f0391f5d9167c65a19a1ba0a37e9a (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+grit/app_strings.h",
  # TODO(beng): swap these with app/views specific generated resources.
  "+grit/locale_settings.h",
  "+grit/theme_resources.h",
  "+net",
  "+skia",
]