summaryrefslogtreecommitdiff
path: root/chromium/components/image_fetcher/ios/DEPS
blob: 27c935d089914e2617f0d3843b8855ef44489431 (plain)
1
2
3
4
5
6
7
include_rules = [
  "+ios/web/public",
  "+ui/gfx",

  # Only WebP decoding is allowed (no encoding).
  "+third_party/libwebp/src/webp/decode.h",
]