summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 21:16:00 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 21:16:00 +0000
commitb19f1cd7bf78c0d8cf23483d4bbf82466d93372e (patch)
tree46d59107f0ed72492f2479b6e3a9ad45e88de9a0 /skia
parentede1b12edcf6744339f9286918ecb852bf3e4bb5 (diff)
downloadchromium_src-b19f1cd7bf78c0d8cf23483d4bbf82466d93372e.zip
chromium_src-b19f1cd7bf78c0d8cf23483d4bbf82466d93372e.tar.gz
chromium_src-b19f1cd7bf78c0d8cf23483d4bbf82466d93372e.tar.bz2
Linux: GYP fixes
This is the fix of tweaks to the GYP files needed to build test_shell. Review URL: http://codereview.chromium.org/42179 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11670 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 62c818b..e3ceeae 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -691,6 +691,10 @@
'-Wno-unused',
'-Wno-unused-function',
],
+ 'sources!': [
+ 'ports/SkFontHost_none.cpp',
+ 'sgl/SkTypeface_fake.cpp',
+ ],
}],
[ 'OS == "mac"', {
'defines': [