commit | 8c662a7d6ef5bba316970d9db9a142e2f0de2197 | [log] [tgz] |
---|---|---|
author | Dominic Mazzoni <dmazzoni@chromium.org> | Wed Jun 17 16:46:03 2020 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jun 18 13:57:23 2020 +0000 |
tree | 30b414e6feab202c5ab8a5728966779b1e05d46e | |
parent | a85e4bf009073c09500e0aff5ca71e4a0bc3c756 [diff] |
Get rid of deprecated API to add children to PDF tag nodes. fChildren/fChildCount was replaced with fChildVector and Chromium migrated to the new API a while back, it's now safe to remove the older interface. Bug: chromium:607777 Change-Id: I7311d3b51f1b71209dcc024ae51637536d560619 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297260 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>