| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 4c5657dbd95efe6bab698dca2c2680e3b993f946..daf83a04fb4fd684f19f957d2794e39d68a1ee0d 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -164,9 +164,8 @@
|
| '<(skia_src_path)/gpu/GrTemplates.h',
|
| '<(skia_src_path)/gpu/GrTextContext.cpp',
|
| '<(skia_src_path)/gpu/GrTextContext.h',
|
| - '<(skia_src_path)/gpu/GrTextStrike.cpp',
|
| - '<(skia_src_path)/gpu/GrTextStrike.h',
|
| - '<(skia_src_path)/gpu/GrTextStrike_impl.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',
|
|
|