From 8abb9f45379823f417371d3e99f42629fbccd579 Mon Sep 17 00:00:00 2001 From: Brian Salomon Date: Fri, 14 Jul 2017 12:00:43 -0400 Subject: Remove GrTestMeshDrawOp Change-Id: If7465391b5e704b16b3ded2a73fafe088e2ea8e0 Reviewed-on: https://skia-review.googlesource.com/23384 Reviewed-by: Robert Phillips Commit-Queue: Brian Salomon --- tests/OnFlushCallbackTest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/OnFlushCallbackTest.cpp') diff --git a/tests/OnFlushCallbackTest.cpp b/tests/OnFlushCallbackTest.cpp index 7a6738e9f4..c7503bcaad 100644 --- a/tests/OnFlushCallbackTest.cpp +++ b/tests/OnFlushCallbackTest.cpp @@ -19,7 +19,6 @@ #include "GrQuad.h" #include "effects/GrSimpleTextureEffect.h" #include "ops/GrSimpleMeshDrawOpHelper.h" -#include "ops/GrTestMeshDrawOp.h" namespace { // This is a simplified mesh drawing op that can be used in the atlas generation test. -- cgit v1.2.3