summaryrefslogtreecommitdiffstats
path: root/ui/DEPS
blob: 9723f715cfb542fa0f10cdd2a7528d166d7345ab (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+net",
  "+skia",
  "+third_party/mozilla",
  
  # Temporary until all of src/app is consumed into src/ui
  "+app",
  "+grit/app_locale_settings.h",
  "+grit/app_strings.h",
]