blob: 0e26ac679e9a5fc925844e1134ed9d35442e0e9a [file] [log] [blame]
include_rules = [
"+net",
# Only WebP decoding is allowed (no encoding).
"+third_party/libwebp/webp/decode.h",
# webp_transcode should not depend on //ios for library size reasons.
"-ios",
# webp_transcode is only used by iOS.
"-content",
]