mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The MinikinFont class was missing a destructor. The build error was not caught because incremental builds didn't see fit to relink after I deleted one of the source files (that contained the impl of this destructor). Change-Id: Ic72d56fe28316cd2b2f808910e34ca6f177a1220