aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar mike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-12 19:43:52 +0000
committerGravatar mike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-12 19:43:52 +0000
commitd02d4fffad32e852695cff5d8310ffc9ca656c67 (patch)
tree0598fdaa642a61324d20e95b44898b8c6a193df5 /gyp
parent2bc1689dbda69b1388cef473a65b13a46ff679f4 (diff)
privatize SkGlyph.h
git-svn-id: http://skia.googlecode.com/svn/trunk@5048 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/core.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi
index a85ed64be4..fa03dd1f62 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -192,7 +192,6 @@
'<(skia_include_path)/core/SkFloatingPoint.h',
'<(skia_include_path)/core/SkFontHost.h',
'<(skia_include_path)/core/SkGeometry.h',
- '<(skia_include_path)/core/SkGlyph.h',
'<(skia_include_path)/core/SkGraphics.h',
'<(skia_include_path)/core/SkInstCnt.h',
'<(skia_include_path)/core/SkMallocPixelRef.h',