ozone: evdev: Sync caps lock LED state to evdev
[chromium-blink-merge.git] / components / webp_transcode / DEPS
blob0e26ac679e9a5fc925844e1134ed9d35442e0e9a
1 include_rules = [
2   "+net",
3   # Only WebP decoding is allowed (no encoding).
4   "+third_party/libwebp/webp/decode.h",
6   # webp_transcode should not depend on //ios for library size reasons.
7   "-ios",
8   # webp_transcode is only used by iOS.
9   "-content",