mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-08-02 20:37:52 +08:00
Roll third_party/skia/ 975788ea9..6f17f2ebb (344 commits)
https://skia.googlesource.com/skia.git/+log/975788ea90f2..6f17f2ebb Add skia_ports_typeface_proxy_sources to resolve component build issue after the refactoring from http://review.skia.org/926596. Created with: roll-dep third_party/skia Change-Id: I210873fa3188c01fd636e625be07304e8f5dc727 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/128790 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org>
This commit is contained in:
parent
e829975821
commit
38cb4a42e5
2
DEPS
2
DEPS
@ -204,7 +204,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling skia
|
||||
# and whatever else without interference from each other.
|
||||
'skia_revision': '975788ea90f24519aa8740085378d1a8db05f5d2',
|
||||
'skia_revision': '6f17f2ebb2e59a9fc7fdfdaa2f04fc77afc744a0',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling test_fonts
|
||||
# and whatever else without interference from each other.
|
||||
|
||||
@ -288,6 +288,7 @@ component("skia") {
|
||||
sources += skia_ports_fci_sources
|
||||
sources += skia_ports_fontmgr_custom_sources
|
||||
sources += skia_ports_fontmgr_empty_sources
|
||||
sources += skia_ports_typeface_proxy_sources
|
||||
}
|
||||
|
||||
if (is_android) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user