mac: Remove OSX 10.11 font hack.
commit109acd80bb94f76e2c140ed3bebcb304c26e9865
authorerikchen@chromium.org <erikchen@chromium.org>
Wed, 23 Sep 2015 02:33:17 +0000 (23 02:33 +0000)
committererikchen@chromium.org <erikchen@chromium.org>
Wed, 23 Sep 2015 02:33:17 +0000 (23 02:33 +0000)
tree81aa550fbffd085af0a33d5c086ec1b490622955
parente51864cbd2777a5b06d6be1f1b80a1866cc978da
mac: Remove OSX 10.11 font hack.

Previously, I added a hack to MatchNSFontFamily to never return the system
font on OSX 10.11, since skia had trouble rendering it. That problem has now
been fixed, so the hack can be removed.

BUG=524646

Review URL: https://codereview.chromium.org/1358253002

git-svn-id: svn://svn.chromium.org/blink/trunk@202657 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Source/platform/fonts/mac/FontFamilyMatcherMac.mm