diff options
Diffstat (limited to 'gn/gpu.gni')
-rw-r--r-- | gn/gpu.gni | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/gpu.gni b/gn/gpu.gni index 253cf741e6..e61a9074de 100644 --- a/gn/gpu.gni +++ b/gn/gpu.gni @@ -278,6 +278,7 @@ skia_gpu_sources = [ "$_src/gpu/ops/GrSemaphoreOp.h", "$_src/gpu/ops/GrShadowRRectOp.cpp", "$_src/gpu/ops/GrShadowRRectOp.h", + "$_src/gpu/ops/GrSimpleMeshDrawOpHelper.cpp", "$_src/gpu/ops/GrSimpleMeshDrawOpHelper.h", "$_src/gpu/ops/GrSmallPathRenderer.cpp", "$_src/gpu/ops/GrSmallPathRenderer.h", |