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

Unified Diff: gyp/gpu.gypi

Issue 1985163002: Remove GrFontScaler class (Closed) Base URL: https://chromium.googlesource.com/skia.git@rmkey
Patch Set: remove comments Created 4 years, 7 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
« no previous file with comments | « no previous file | src/gpu/batches/GrAtlasTextBatch.cpp » ('j') | src/gpu/text/GrBatchFontCache.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gypi
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index dc16c2cab2df6b49d52c1babeaf987f6f9188bc9..5c55aec33ffdbe473585b0836614329cb77e9535 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -316,8 +316,6 @@
'<(skia_src_path)/gpu/text/GrBatchFontCache.h',
'<(skia_src_path)/gpu/text/GrDistanceFieldAdjustTable.cpp',
'<(skia_src_path)/gpu/text/GrDistanceFieldAdjustTable.h',
- '<(skia_src_path)/gpu/text/GrFontScaler.cpp',
- '<(skia_src_path)/gpu/text/GrFontScaler.h',
'<(skia_src_path)/gpu/text/GrStencilAndCoverTextContext.cpp',
'<(skia_src_path)/gpu/text/GrStencilAndCoverTextContext.h',
'<(skia_src_path)/gpu/text/GrTextBlobCache.cpp',
« no previous file with comments | « no previous file | src/gpu/batches/GrAtlasTextBatch.cpp » ('j') | src/gpu/text/GrBatchFontCache.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698