aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-24 20:33:21 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-24 20:33:21 +0000
commitbbe50131413098bffed9186660c41f047d881596 (patch)
treee4979eb75e3dd9ac373dca788ee92e025c553a78 /gyp
parent0dc9ba4c318f9a7d336b83a3d46997aca34ad418 (diff)
Split SkGlyph into its own header.
Diffstat (limited to 'gyp')
-rw-r--r--gyp/core.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 7b5402404f..b4753b8afd 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -188,6 +188,7 @@
'../include/core/SkFloatingPoint.h',
'../include/core/SkFontHost.h',
'../include/core/SkGeometry.h',
+ '../include/core/SkGlyph.h',
'../include/core/SkGraphics.h',
'../include/core/SkInstCnt.h',
'../include/core/SkMallocPixelRef.h',