aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/gpu.gni
diff options
context:
space:
mode:
authorGravatar Brian Salomon <bsalomon@google.com>2017-07-14 12:00:43 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-07-14 17:23:34 +0000
commit8abb9f45379823f417371d3e99f42629fbccd579 (patch)
treee297fe379ae89286fa3c641456a8e82dc16fbb52 /gn/gpu.gni
parentfc4ee229a653d0e9d71f828e513c9d458c1eab57 (diff)
Remove GrTestMeshDrawOp
Change-Id: If7465391b5e704b16b3ded2a73fafe088e2ea8e0 Reviewed-on: https://skia-review.googlesource.com/23384 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>
Diffstat (limited to 'gn/gpu.gni')
-rw-r--r--gn/gpu.gni1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/gpu.gni b/gn/gpu.gni
index 96056495c6..33f8d67046 100644
--- a/gn/gpu.gni
+++ b/gn/gpu.gni
@@ -288,7 +288,6 @@ skia_gpu_sources = [
"$_src/gpu/ops/GrStencilPathOp.h",
"$_src/gpu/ops/GrTessellatingPathRenderer.cpp",
"$_src/gpu/ops/GrTessellatingPathRenderer.h",
- "$_src/gpu/ops/GrTestMeshDrawOp.h",
"$_src/gpu/effects/Gr1DKernelEffect.h",
"$_src/gpu/effects/GrBlurredEdgeFragmentProcessor.cpp",