summaryrefslogtreecommitdiffstats
path: root/app/DEPS
blob: cffa9e0d62643baf084e7a823b9cc1fdaac64d2b (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  # TODO(beng): swap these with app/views specific generated resources.
  "+grit/generated_resources.h",
  "+grit/locale_settings.h",
  "+grit/theme_resources.h",
  "+net",
  # TODO(beng): Sever these links once we have extracted all deps from
  # chrome/common.
  "+chrome/common/chrome_paths.h",
  "+skia",
]