DescriptionSet use_canvas_skia to 0 when building iOS
iOS like Android does not compile render_text.cc used by canvas_skia.cc
so change the value of use_canvas_skia to 0 on that platform to prevent
invisible dependency (currently the linker is removing the methods that
do depends on render_text.cc since they are not used).
BUG=None
Committed: https://crrev.com/48c11af6c797badfc9e8e9e2e48113b2b04ed4b0
Cr-Commit-Position: refs/heads/master@{#323029}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|