aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/gpu.gni
diff options
context:
space:
mode:
Diffstat (limited to 'gn/gpu.gni')
-rw-r--r--gn/gpu.gni4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/gpu.gni b/gn/gpu.gni
index be77f11302..a8f724e976 100644
--- a/gn/gpu.gni
+++ b/gn/gpu.gni
@@ -121,8 +121,6 @@ skia_gpu_sources = [
"$_src/gpu/GrOpFlushState.h",
"$_src/gpu/GrOpList.cpp",
"$_src/gpu/GrOpList.h",
- "$_src/gpu/GrOvalRenderer.cpp",
- "$_src/gpu/GrOvalRenderer.h",
"$_src/gpu/GrPaint.cpp",
"$_src/gpu/GrPath.cpp",
"$_src/gpu/GrPath.h",
@@ -273,6 +271,8 @@ skia_gpu_sources = [
"$_src/gpu/batches/GrNinePatch.h",
"$_src/gpu/batches/GrOp.cpp",
"$_src/gpu/batches/GrOp.h",
+ "$_src/gpu/batches/GrOvalOpFactory.cpp",
+ "$_src/gpu/batches/GrOvalOpFactory.h",
"$_src/gpu/batches/GrPLSPathRenderer.cpp",
"$_src/gpu/batches/GrPLSPathRenderer.h",
"$_src/gpu/batches/GrRectOpFactory.h",