Replace Skia ports/SkFontMgr.h with core/SkFontMgr.h
Skia is moving the include/ports/SkFontMgr.h file to include/core/SkFontMgr.h as part of a general clean up. The old header still exists as a forwarding header, but users need to be updated to use the new header location so that the forwarding header can be removed. TBR=sky@chromium.org Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:linux_vr;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I7c644f1acc3826714e0cf1a29be44fe4669f259d Reviewed-on: https://chromium-review.googlesource.com/1108084 Commit-Queue: Ben Wagner <bungeman@chromium.org> Reviewed-by:Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/master@{#569023}
Showing
Please register or sign in to comment