aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-07-21 11:39:34 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-21 11:39:35 -0700
commit259fbf191625d504e20c7ede69d988735fc569ad (patch)
tree35e29f248d57965594e8cdcfa22f1fc38a6388cb /gyp
parentf6e092aa9c49cbfb2e4fa4e2cf28fe8ab459499d (diff)
Add sanity check to 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 95a9f4db1c..598064ae50 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.cpp',
'<(skia_src_path)/gpu/GrAtlasTextBlob.h',
'<(skia_src_path)/gpu/GrAtlasTextContext.cpp',
'<(skia_src_path)/gpu/GrAtlasTextContext.h',