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 23ee07eac6..3dc7c21c28 100644
--- a/gn/gpu.gni
+++ b/gn/gpu.gni
@@ -249,6 +249,8 @@ skia_gpu_sources = [
"$_src/gpu/batches/GrCopySurfaceOp.h",
"$_src/gpu/batches/GrDashLinePathRenderer.cpp",
"$_src/gpu/batches/GrDashLinePathRenderer.h",
+ "$_src/gpu/batches/GrDashOp.cpp",
+ "$_src/gpu/batches/GrDashOp.h",
"$_src/gpu/batches/GrDefaultPathRenderer.cpp",
"$_src/gpu/batches/GrDefaultPathRenderer.h",
"$_src/gpu/batches/GrDiscardOp.h",
@@ -305,8 +307,6 @@ skia_gpu_sources = [
"$_src/gpu/effects/GrBicubicEffect.h",
"$_src/gpu/effects/GrBitmapTextGeoProc.cpp",
"$_src/gpu/effects/GrBitmapTextGeoProc.h",
- "$_src/gpu/effects/GrDashingEffect.cpp",
- "$_src/gpu/effects/GrDashingEffect.h",
"$_src/gpu/effects/GrDisableColorXP.cpp",
"$_src/gpu/effects/GrDisableColorXP.h",
"$_src/gpu/effects/GrDistanceFieldGeoProc.cpp",