Add file to public.bzl

Change-Id: Idb526ccbb6d552b418c569a63bd3eed83e975ab1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/540916
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
diff --git a/public.bzl b/public.bzl
index 9769f2a..6d71c3d 100644
--- a/public.bzl
+++ b/public.bzl
@@ -1215,6 +1215,7 @@
     "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",