From 96b1ecc25d00a3d52dcc51a788b0df0acdd1dad9 Mon Sep 17 00:00:00 2001 From: Bruce Wang Date: Fri, 22 Jun 2018 11:16:44 -0400 Subject: Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig. Create FontMgrFontConfigTest.cpp file to test the above function. Change-Id: I7716355f702af3d6f25574305914f0b82a4147ce Reviewed-on: https://skia-review.googlesource.com/137133 Reviewed-by: Ben Wagner Commit-Queue: Ben Wagner --- gn/tests.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/tests.gni') diff --git a/gn/tests.gni b/gn/tests.gni index 32c3337adc..2068ae527c 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -77,6 +77,7 @@ tests_sources = [ "$_tests/FontHostStreamTest.cpp", "$_tests/FontHostTest.cpp", "$_tests/FontMgrAndroidParserTest.cpp", + "$_tests/FontMgrFontConfigTest.cpp", "$_tests/FontMgrTest.cpp", "$_tests/FontNamesTest.cpp", "$_tests/FontObjTest.cpp", -- cgit v1.2.3