diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/gpu.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi index cb57aae483..a69eba155a 100644 --- a/gyp/gpu.gypi +++ b/gyp/gpu.gypi @@ -191,6 +191,8 @@ '<(skia_src_path)/gpu/GrSurfacePriv.h', '<(skia_src_path)/gpu/GrSurface.cpp', '<(skia_src_path)/gpu/GrTemplates.h', + '<(skia_src_path)/gpu/GrTextBlobCache.cpp', + '<(skia_src_path)/gpu/GrTextBlobCache.h', '<(skia_src_path)/gpu/GrTextContext.cpp', '<(skia_src_path)/gpu/GrTextContext.h', '<(skia_src_path)/gpu/GrFontCache.cpp', |