Remove GetPlatformFontHeight function
This CL is removing the function GetPlatformFontHeight since it's no longer needed. It was used to be more complicated to get height of fonts on windows. Since recent migration, the code is straigh forwards and font heights are constants. Address comments left on previous commit https://chromium-review.googlesource.com/c/chromium/src/+/1570653 R=tapted@chromium.org CC=benck@chromium.org Bug: 701241 Change-Id: I2db7c53914aa9105d5c9390dd98d5266998676c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642735Reviewed-by:Trent Apted <tapted@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#666477}
Showing
Please register or sign in to comment