From cce82d2b7c6ce3addd72016191e1be73bc084953 Mon Sep 17 00:00:00 2001 From: Kevin Lubick Date: Fri, 22 Jun 2018 21:07:27 +0000 Subject: Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." This reverts commit 96b1ecc25d00a3d52dcc51a788b0df0acdd1dad9. Reason for revert: Breaking Google3, I think Original change's description: > 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 TBR=bungeman@google.com,herb@google.com,brucewang@google.com Change-Id: I665de46d379f1b533358f0be644814aa4bfffb33 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://skia-review.googlesource.com/137240 Reviewed-by: Kevin Lubick Commit-Queue: Kevin Lubick --- gn/tests.gni | 1 - 1 file changed, 1 deletion(-) (limited to 'gn/tests.gni') diff --git a/gn/tests.gni b/gn/tests.gni index 2068ae527c..32c3337adc 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -77,7 +77,6 @@ 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