aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-24 17:50:25 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-24 17:50:25 +0000
commit0eec2d0486e8a5184a95a48d31fdc8052774dec7 (patch)
tree99a3f63372bac300c7452760910266954d297d9c /gyp
parentaa8483b49d069e15c9c8bce85bf2a440b27f5e9d (diff)
Remove SkSfntUtils, as it is not longer used.
git-svn-id: http://skia.googlecode.com/svn/trunk@4735 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/utils.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index bdfcc6c817..8b919a31d0 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -32,7 +32,6 @@
'../include/utils/SkParsePaint.h',
'../include/utils/SkParsePath.h',
'../include/utils/SkProxyCanvas.h',
- '../include/utils/SkSfntUtils.h',
'../include/utils/SkUnitMappers.h',
'../include/utils/SkWGL.h',
@@ -58,7 +57,6 @@
'../src/utils/SkParseColor.cpp',
'../src/utils/SkParsePath.cpp',
'../src/utils/SkProxyCanvas.cpp',
- '../src/utils/SkSfntUtils.cpp',
'../src/utils/SkThreadUtils.h',
'../src/utils/SkThreadUtils_pthread.cpp',
'../src/utils/SkThreadUtils_pthread.h',