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