From 822bde74b954df6ed91b01529477e7fd41716fff Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Mon, 4 Mar 2013 16:28:33 +0000 Subject: implement fonthost table methods directly in fontconfig backend, _tables now relegated to android and windows... Review URL: https://codereview.chromium.org/12395015 git-svn-id: http://skia.googlecode.com/svn/trunk@7959 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/ports.gyp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gyp') diff --git a/gyp/ports.gyp b/gyp/ports.gyp index bc03ccffb5..827318d64f 100644 --- a/gyp/ports.gyp +++ b/gyp/ports.gyp @@ -57,6 +57,9 @@ '../src/ports/SkFontConfigInterface_direct.cpp', '../src/ports/SkThread_pthread.cpp', ], + 'sources!': [ + '../src/ports/SkFontHost_tables.cpp', + ], }], [ 'skia_os == "nacl"', { 'dependencies': [ -- cgit v1.2.3