aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/gpu.gni
diff options
context:
space:
mode:
Diffstat (limited to 'gn/gpu.gni')
-rw-r--r--gn/gpu.gni4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/gpu.gni b/gn/gpu.gni
index cb58a8fb6f..e87ea7c3e0 100644
--- a/gn/gpu.gni
+++ b/gn/gpu.gni
@@ -285,8 +285,8 @@ skia_gpu_sources = [
"$_src/gpu/batches/GrStencilPathBatch.h",
"$_src/gpu/batches/GrTessellatingPathRenderer.cpp",
"$_src/gpu/batches/GrTessellatingPathRenderer.h",
- "$_src/gpu/batches/GrVertexBatch.cpp",
- "$_src/gpu/batches/GrVertexBatch.h",
+ "$_src/gpu/batches/GrMeshDrawOp.cpp",
+ "$_src/gpu/batches/GrMeshDrawOp.h",
"$_src/gpu/effects/Gr1DKernelEffect.h",
"$_src/gpu/effects/GrConfigConversionEffect.cpp",