summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/ui/webui/DEPS
blob: fcf6dcdf5a485378fe3eace904ac63f3e4c31da8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+chrome/services/app_service/public",
  "+device/bluetooth",
  "+extensions/strings/grit/extensions_strings.h",

  # Generated files
  "+js2webui/chrome/test/data",

  # Other libraries.
  "+third_party/angle",       # For ANGLE version.
  "+third_party/brotli",      # For compressed resources.
  "+third_party/zlib/zlib.h", # For compression level constants.
]