Fix public_deps on compression_utils_portable.
As compression_utils_portable is been used by client code instead of only internally in zlib helpers, there is the need to properly export the right flags (i.e. header include paths) as some OSes (e.g. Fuchsia) may have issues properly building/linking with zlib. Bug: 1076580, 1087999 Change-Id: Ic54a55db40301dead92402e05c5da5613eb29c95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228311Reviewed-by:Adenilson Cavalcanti <cavalcantii@chromium.org> Commit-Queue: Adenilson Cavalcanti <cavalcantii@chromium.org> Cr-Commit-Position: refs/heads/master@{#774767}
Showing
Please register or sign in to comment