Skip to content

Commit

Permalink
Use font manager on Android.
Browse files Browse the repository at this point in the history
The corresponding Blink side change is https://codereview.chromium.org/447233003/ . These two can be committed in any order.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288168 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
bungeman@chromium.org committed Aug 7, 2014
1 parent c41fc87 commit f09c1dd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions skia/skia_common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@
['exclude', '_android\\.(cc|cpp)$'],
],
}],
[ 'OS == "android"', {
'defines': [
'SK_FONTHOST_DOES_NOT_USE_FONTMGR',
],
}],
[ 'OS != "ios"', {
'sources/': [
['exclude', '_ios\\.(cc|cpp|mm?)$'],
Expand Down

0 comments on commit f09c1dd

Please sign in to comment.