Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(344)

Unified Diff: gyp/gpu.gypi

Issue 1011403004: BitmapTextBatch and BitmapTextBlob (Closed) Base URL: https://skia.googlesource.com/skia.git@dfpr_take_2
Patch Set: tidy Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | include/core/SkPaint.h » ('j') | src/gpu/GrBatchAtlas.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698