aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/BUILD.public.expected8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected
index 460fc0f8cb..e5652939fe 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',