diff options
author | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-03 14:34:02 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-03 14:34:02 +0000 |
commit | 59744fee620a78ef5fc80f26a0d88007ca245a23 (patch) | |
tree | 65118475cde4a095a22b2ec930200e2f82b92a13 /skia/skia.gyp | |
parent | 1c872596be03406147606ae1f099593fc0eb33a7 (diff) | |
download | chromium_src-59744fee620a78ef5fc80f26a0d88007ca245a23.zip chromium_src-59744fee620a78ef5fc80f26a0d88007ca245a23.tar.gz chromium_src-59744fee620a78ef5fc80f26a0d88007ca245a23.tar.bz2 |
roll skia
Review URL: http://codereview.chromium.org/6913023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83886 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r-- | skia/skia.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index a06a06f..d194b10 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -395,6 +395,7 @@ '../third_party/skia/src/core/SkTSort.h', '../third_party/skia/src/core/SkTemplatesPriv.h', '../third_party/skia/src/core/SkTypeface.cpp', + '../third_party/skia/src/core/SkTypefaceCache.cpp', '../third_party/skia/src/core/SkUnPreMultiply.cpp', '../third_party/skia/src/core/SkUtils.cpp', '../third_party/skia/src/core/SkWriter32.cpp', |