Include skia/include/codec directory into skia_config for iOS too
We currently exclude this directory from skia_config iOS simply because it has not been unused. However, due to modifications to PaintImage to support YUV decoding, there is header inclusion that leads back to third_party/skia/include/codec/SkEncodedOrigin.h. This caused a compile error leading to those YUV changes [1] to be reverted. [1] crrev.com/c/1368687 Bug: NOBUG Change-Id: Ie42587226f8f9cfd817f98e6157294deb4427ea0 Reviewed-on: https://chromium-review.googlesource.com/c/1440243Reviewed-by:Leon Scroggins <scroggo@chromium.org> Commit-Queue: Leon Scroggins <scroggo@chromium.org> Cr-Commit-Position: refs/heads/master@{#627031}
Showing
Please register or sign in to comment