Index: tools/BUILD.public.expected |
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected |
index 460fc0f8cbec214417d3663a94e5936e36e2ed1a..e5652939fe23c15c0bef38e995c1faefb6b896f2 100644 |
--- a/tools/BUILD.public.expected |
+++ b/tools/BUILD.public.expected |
@@ -1671,8 +1671,8 @@ SRCS = ['include/private/SkAtomics.h', |
'src/gpu/gl/GrGLFragmentProcessor.h', |
'src/gpu/gl/GrGLGLSL.cpp', |
'src/gpu/gl/GrGLGLSL.h', |
- 'src/gpu/gl/GrGLGeometryProcessor.cpp', |
- 'src/gpu/gl/GrGLGeometryProcessor.h', |
+ 'src/gpu/glsl/GrGLSLGeometryProcessor.cpp', |
+ 'src/gpu/glsl/GrGLSLGeometryProcessor.h', |
'src/gpu/gl/GrGLGpu.cpp', |
'src/gpu/gl/GrGLGpu.h', |
'src/gpu/gl/GrGLGpuProgramCache.cpp', |
@@ -1690,8 +1690,8 @@ SRCS = ['include/private/SkAtomics.h', |
'src/gpu/gl/GrGLPathRange.h', |
'src/gpu/gl/GrGLPathRendering.cpp', |
'src/gpu/gl/GrGLPathRendering.h', |
- 'src/gpu/gl/GrGLPrimitiveProcessor.cpp', |
- 'src/gpu/gl/GrGLPrimitiveProcessor.h', |
+ 'src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp', |
+ 'src/gpu/glsl/GrGLSLPrimitiveProcessor.h', |
'src/gpu/gl/GrGLProgram.cpp', |
'src/gpu/gl/GrGLProgram.h', |
'src/gpu/gl/GrGLProgramDataManager.cpp', |