Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 2207f87817688e6cccc114a2c92cd8dd251d98d2..200ecd165d2e729eeb177784ebe4232d1e000069 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -61,6 +61,8 @@ |
'<(skia_src_path)/gpu/GrBatch.h', |
'<(skia_src_path)/gpu/GrBatchAtlas.cpp', |
'<(skia_src_path)/gpu/GrBatchAtlas.h', |
+ '<(skia_src_path)/gpu/GrBatchFontCache.cpp', |
+ '<(skia_src_path)/gpu/GrBatchFontCache.h', |
'<(skia_src_path)/gpu/GrBatchTarget.cpp', |
'<(skia_src_path)/gpu/GrBatchTarget.h', |
'<(skia_src_path)/gpu/GrBitmapTextContext.cpp', |