aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-04-28 07:04:11 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-04-28 07:04:11 -0700
commit8f94bb2b25a30917746c5180614e58253c76ae77 (patch)
tree627ad02b8297acb8ba12b2578bdca58e637db1b8 /gyp
parent438de49857cab98981b35d04dc49c2135124d18b (diff)
remove old text contexts and fontcache
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi6
1 files changed, 0 insertions, 6 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 42b5d428f0..7f912a31c2 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -72,8 +72,6 @@
'<(skia_src_path)/gpu/GrBatchFontCache.h',
'<(skia_src_path)/gpu/GrBatchTarget.cpp',
'<(skia_src_path)/gpu/GrBatchTarget.h',
- '<(skia_src_path)/gpu/GrBitmapTextContext.cpp',
- '<(skia_src_path)/gpu/GrBitmapTextContext.h',
'<(skia_src_path)/gpu/GrBlend.cpp',
'<(skia_src_path)/gpu/GrBlend.h',
'<(skia_src_path)/gpu/GrBufferAllocPool.cpp',
@@ -91,8 +89,6 @@
'<(skia_src_path)/gpu/GrDefaultGeoProcFactory.h',
'<(skia_src_path)/gpu/GrDefaultPathRenderer.cpp',
'<(skia_src_path)/gpu/GrDefaultPathRenderer.h',
- '<(skia_src_path)/gpu/GrDistanceFieldTextContext.h',
- '<(skia_src_path)/gpu/GrDistanceFieldTextContext.cpp',
'<(skia_src_path)/gpu/GrDrawTarget.cpp',
'<(skia_src_path)/gpu/GrDrawTarget.h',
'<(skia_src_path)/gpu/GrDrawTargetCaps.h',
@@ -198,8 +194,6 @@
'<(skia_src_path)/gpu/GrTextBlobCache.h',
'<(skia_src_path)/gpu/GrTextContext.cpp',
'<(skia_src_path)/gpu/GrTextContext.h',
- '<(skia_src_path)/gpu/GrFontCache.cpp',
- '<(skia_src_path)/gpu/GrFontCache.h',
'<(skia_src_path)/gpu/GrTexture.cpp',
'<(skia_src_path)/gpu/GrTexturePriv.h',
'<(skia_src_path)/gpu/GrTextureAccess.cpp',