mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Skia is moving ports/SkFontMgr.h to core/SkFontMgr.h. The existing ports/SkFontMgr.h is now just a forwarding header to keep users working through the transition. Update includes to point to the new location.