0

Update the Skia build to add SkTypeface_proxy code

Change-Id: If5bf740cb115d17e97ec18cab0be509d1c151b0c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6063903
Reviewed-by: Ben Wagner <bungeman@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Julia Lavrova <jlavrova@google.com>
Cr-Commit-Position: refs/heads/main@{#1390576}
This commit is contained in:
Julia Lavrova
2024-12-02 21:10:28 +00:00
committed by Chromium LUCI CQ
parent 0d3fa8ae35
commit 49d2adb648

@ -428,6 +428,7 @@ component("skia") {
sources += skia_ports_fontmgr_empty_sources
public += skia_ports_fontmgr_empty_public
}
sources += skia_ports_typeface_proxy_sources
sources += skia_ports_typeface_fontations_sources
# Fontations Rust/C++ bridge interfaces.