From f666cbc10b414a73b56cad1360741751aca9429f Mon Sep 17 00:00:00 2001 From: Brian Salomon Date: Wed, 11 Jul 2018 17:07:24 -0400 Subject: remove debug gl interface, grcontextfactory context type, and config. Change-Id: I476d1066a227d70e39c1dd49220972fb4a075393 Reviewed-on: https://skia-review.googlesource.com/140788 Reviewed-by: Robert Phillips Reviewed-by: Kevin Lubick Commit-Queue: Brian Salomon --- BUILD.gn | 7 ------- 1 file changed, 7 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index b7a5c04691..f396cb93fe 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1246,13 +1246,6 @@ if (skia_enable_tools) { "tools/gpu/atlastext/GLTestAtlasTextRenderer.cpp", "tools/gpu/gl/GLTestContext.cpp", "tools/gpu/gl/command_buffer/GLTestContext_command_buffer.cpp", - "tools/gpu/gl/debug/DebugGLTestContext.cpp", - "tools/gpu/gl/debug/GrBufferObj.cpp", - "tools/gpu/gl/debug/GrFrameBufferObj.cpp", - "tools/gpu/gl/debug/GrProgramObj.cpp", - "tools/gpu/gl/debug/GrShaderObj.cpp", - "tools/gpu/gl/debug/GrTextureObj.cpp", - "tools/gpu/gl/debug/GrTextureUnitObj.cpp", "tools/gpu/gl/null/NullGLTestContext.cpp", "tools/gpu/mock/MockTestContext.cpp", ] -- cgit v1.2.3