aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-07-21 08:05:03 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-21 08:05:03 -0700
commit374b2f7cea8b1117f0dd17cdecd2b3ec85b141d4 (patch)
tree5bcf2e1b76742818dfaedc8da610b4b6eeeab949 /gyp
parent4ec1ac6a2dc7e43c4179638f3dd801be6f3b386e (diff)
rename BitmapTextBlob and move it to its own file
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 686bec5577..95a9f4db1c 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -72,6 +72,7 @@
'<(skia_src_path)/gpu/GrAllocator.h',
'<(skia_src_path)/gpu/GrAtlas.cpp',
'<(skia_src_path)/gpu/GrAtlas.h',
+ '<(skia_src_path)/gpu/GrAtlasTextBlob.h',
'<(skia_src_path)/gpu/GrAtlasTextContext.cpp',
'<(skia_src_path)/gpu/GrAtlasTextContext.h',
'<(skia_src_path)/gpu/GrBatch.cpp',