aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2016-02-16 06:47:52 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-16 06:47:52 -0800
commitddd22d86455d95941ea21253b210819c1d4a3863 (patch)
treed371c8482601378fbbf902528a42babcb237ddd2 /gyp
parent6f65957335e9a1fa3eb0fdf8dee0a66d35fc27f6 (diff)
Remove last bit of privacy violation for GrAtlasTextBlob
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 1a94a5fd2a..bdcaefabbf 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -292,6 +292,7 @@
# text
'<(skia_src_path)/gpu/text/GrAtlasTextBlob.cpp',
+ '<(skia_src_path)/gpu/text/GrAtlasTextBlob_regenInBatch.cpp',
'<(skia_src_path)/gpu/text/GrAtlasTextBlob.h',
'<(skia_src_path)/gpu/text/GrAtlasTextContext.cpp',
'<(skia_src_path)/gpu/text/GrAtlasTextContext.h',