diff --git a/public.bzl b/public.bzl index 9769f2ae30..6d71c3d076 100644 --- a/public.bzl +++ b/public.bzl @@ -1215,6 +1215,7 @@ BASE_SRCS_ALL = [ "src/gpu/ganesh/tessellate/StrokeTessellator.h", "src/gpu/ganesh/tessellate/PathTessellator.cpp", "src/gpu/ganesh/tessellate/PathTessellator.h", + "src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h", "src/gpu/ganesh/text/GrAtlasManager.cpp", "src/gpu/ganesh/text/GrAtlasManager.h", "src/gpu/ganesh/text/GrDistanceFieldAdjustTable.cpp",