| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 42b5d428f07d8f690bb81c795c3bc1415fd1fcfe..7f912a31c20fac26beee6d9124200a2581ac1e0d 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',
|
|
|