Index: tools/BUILD.public.expected |
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected |
index 3bfd1dad135fb2c2f5543ce6a933fe4e935729d6..02f86a7388537271ee6d3c9d4ee0f5d494279ff2 100644 |
--- a/tools/BUILD.public.expected |
+++ b/tools/BUILD.public.expected |
@@ -757,7 +757,6 @@ HDRS = ['include/c/sk_canvas.h', |
'include/gpu/GrGpuResourceRef.h', |
'include/gpu/GrInvariantOutput.h', |
'include/gpu/GrPaint.h', |
- 'include/gpu/GrPathRendererChain.h', |
'include/gpu/GrProcessor.h', |
'include/gpu/GrProcessorUnitTest.h', |
'include/gpu/GrProgramElement.h', |
@@ -1497,6 +1496,7 @@ SRCS = ['include/private/SkAtomics.h', |
'src/gpu/GrPathRenderer.cpp', |
'src/gpu/GrPathRenderer.h', |
'src/gpu/GrPathRendererChain.cpp', |
+ 'src/gpu/GrPathRendererChain.h', |
'src/gpu/GrPathRendering.cpp', |
'src/gpu/GrPathRendering.h', |
'src/gpu/GrPathUtils.cpp', |